From c9c490922ba0965d57eac871b80f7f9d1ad837fa Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 17 Feb 2025 12:02:11 +0000 Subject: [PATCH] last: auto updated to 1609-1 --- BioArchLinux/last/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/last/PKGBUILD b/BioArchLinux/last/PKGBUILD index 1c69372e31..6b8e2b1b7f 100644 --- a/BioArchLinux/last/PKGBUILD +++ b/BioArchLinux/last/PKGBUILD @@ -1,5 +1,5 @@ pkgname=last -pkgver=1608 +pkgver=1609 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=('475111c616305ca9ea37fd65b03da4e6e5e87175a9dc9d256e40198ed1b95fba') +sha256sums=('82b3f8f0d909f6f9cf4a9b56563c23257077431fd6030c9ca14d92d07c3051e9') build() { cd $srcdir/$pkgname-$pkgver make all