last: auto updated to 1543-1

This commit is contained in:
BioArchLinuxBot 2024-04-15 12:01:37 +00:00
parent bc04053943
commit 3c1f5c1650

View file

@ -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