last: auto updated to 1600-1

This commit is contained in:
BioArchLinuxBot 2024-12-09 06:02:12 +00:00
parent 444e81ec9b
commit a71d473341

View file

@ -1,5 +1,5 @@
pkgname=last pkgname=last
pkgver=1595 pkgver=1600
pkgrel=1 pkgrel=1
pkgdesc=" Genomic aligner for short reads \ pkgdesc=" Genomic aligner for short reads \
https://doi.org/10.1093/nar/gkq010" https://doi.org/10.1093/nar/gkq010"
@ -8,7 +8,7 @@ license=('GPL-3.0-only')
depends=('zlib' 'bash' 'python') depends=('zlib' 'bash' 'python')
url="https://gitlab.com/mcfrith/$pkgname" url="https://gitlab.com/mcfrith/$pkgname"
source=("https://gitlab.com/mcfrith/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz") source=("https://gitlab.com/mcfrith/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('dedc8dbcecd7f134d5c0f64e97c500c1588303235528022a42c3ca74bb22995f') sha256sums=('7f5e81eed3ea48939d268be47abb2078aef8dfe8043cc8f2a8ee59348633028b')
build() { build() {
cd $srcdir/$pkgname-$pkgver cd $srcdir/$pkgname-$pkgver
make all make all