mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
last: auto updated to 1543-1
This commit is contained in:
parent
bc04053943
commit
3c1f5c1650
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue