last: auto updated to 1542-1

This commit is contained in:
BioArchLinuxBot 2024-02-19 06:01:37 +00:00
parent 4ca28edf33
commit 41b268efe4

View file

@ -1,6 +1,6 @@
pkgname=last
pkgver=1541
pkgrel=2
pkgver=1542
pkgrel=1
pkgdesc=" Genomic aligner for short reads \
https://doi.org/10.1093/nar/gkq010"
arch=('x86_64')
@ -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=('88c8401da6cca51261f7ab69c2113a3ffc42fc6ea2efe9dc96b55d23cdefc7b4')
sha256sums=('f476879b194beef811d11fae61424ce0ec327fbe13ebfaa6617a1405fe9227f8')
build() {
cd $srcdir/$pkgname-$pkgver
make all