mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
agat: auto updated to 1.2.0-1
This commit is contained in:
parent
1aeddccc99
commit
bfe9a4c13e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=agat
|
||||
_pkgname=AGAT
|
||||
pkgver=1.1.0
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Another Gtf/Gff Analysis Toolkit is a suite of tools to handle gene annotations in GTF/GFF format. doi:10.5281/zenodo.3552717"
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ depends=(
|
|||
'perl-yaml-libyaml'
|
||||
)
|
||||
source=($pkgname-$pkgver.tar.gz::https://github.com/NBISweden/AGAT/archive/refs/tags/v$pkgver.tar.gz)
|
||||
sha512sums=('c30daae3e0d840ffc3c92d86391ee38d4c461a2ffb6ca8e92782babfd842d1513d941f2312818a3dad54ac71f96ccec9e738ce0b377f0e9fb5ce15c8d2361279')
|
||||
sha512sums=('f2e9598cc31e74c6f037d57225ee82ea95419393356ce4459bde90080f33d0c102739f85d830f30dbfcaf179e86cd3467a1641902ce609debf3da96ab0f80260')
|
||||
options=('!emptydirs' 'purge')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue