From 3c1f5c1650033ee93003fda7fb2c1bc099f0ba82 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 15 Apr 2024 12:01:37 +0000 Subject: [PATCH] last: auto updated to 1543-1 --- BioArchLinux/last/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/last/PKGBUILD b/BioArchLinux/last/PKGBUILD index b455f901bb..f4fb5c4d23 100644 --- a/BioArchLinux/last/PKGBUILD +++ b/BioArchLinux/last/PKGBUILD @@ -1,5 +1,5 @@ pkgname=last -pkgver=1542 +pkgver=1543 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=('f476879b194beef811d11fae61424ce0ec327fbe13ebfaa6617a1405fe9227f8') +sha256sums=('354b4d10c60c23a25c39c0ae5921db263151d3d75281b6b510d1879a7113d284') build() { cd $srcdir/$pkgname-$pkgver make all