mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
agat: auto updated to 1.3.0-1
This commit is contained in:
parent
8e16405a0d
commit
4421b46059
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=agat
|
||||
_pkgname=AGAT
|
||||
pkgver=1.2.0
|
||||
pkgver=1.3.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=('f2e9598cc31e74c6f037d57225ee82ea95419393356ce4459bde90080f33d0c102739f85d830f30dbfcaf179e86cd3467a1641902ce609debf3da96ab0f80260')
|
||||
sha512sums=('ce619906ad77ece472e61e9be5837b5635a85fe98aadd88cf1c02350d6c45414caa959ec07b82f5522d8f273165808c91b40298aea6324be203248a2c2a02dab')
|
||||
options=('!emptydirs' 'purge')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue