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