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