From f6e9df2d877085987cf181f9b9ddc01dd64d8ef2 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 10 Dec 2024 21:10:56 +0000 Subject: [PATCH] last: auto updated to 1607-1 --- BioArchLinux/last/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/last/PKGBUILD b/BioArchLinux/last/PKGBUILD index 22f379af7f..fd282a850c 100644 --- a/BioArchLinux/last/PKGBUILD +++ b/BioArchLinux/last/PKGBUILD @@ -1,5 +1,5 @@ pkgname=last -pkgver=1600 +pkgver=1607 pkgrel=1 pkgdesc=" Genomic aligner for short reads \ https://doi.org/10.1093/nar/gkq010" @@ -8,7 +8,7 @@ license=('GPL-3.0-only') depends=('zlib' 'bash' 'python') url="https://gitlab.com/mcfrith/$pkgname" source=("https://gitlab.com/mcfrith/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('7f5e81eed3ea48939d268be47abb2078aef8dfe8043cc8f2a8ee59348633028b') +sha256sums=('6d6b369399445cc7498e35ab518755418200a7d0fc5191a3ae2162057aa2e453') build() { cd $srcdir/$pkgname-$pkgver make all