mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fastani: auto updated to 1.34-1
This commit is contained in:
parent
5c7ae78fba
commit
2a0e525d90
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
pkgname=fastani
|
||||
_pkgname=FastANI
|
||||
pkgver=1.33
|
||||
pkgrel=2
|
||||
pkgver=1.34
|
||||
pkgrel=1
|
||||
pkgdesc='Fast alignment-free computation of whole-genome Average Nucleotide Identity (ANI).'
|
||||
arch=(x86_64)
|
||||
url="https://github.com/ParBLiSS/FastANI"
|
||||
|
@ -12,7 +12,7 @@ depends=('glibc' 'gsl' 'zlib' 'gcc-libs' 'bash')
|
|||
optdepends=('python-pyfastani: Cython bindings and Python interface to FastANI')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ParBLiSS/FastANI/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
)
|
||||
b2sums=('7475b14a12aadf6a9c6796f2f9fea23e89fecb7334fce7783f81150e775925372abdb7d9709006f88a1f12bd3392e67d2ce34447e0b2596df2e372b77b1dda76')
|
||||
b2sums=('81b9080ab0900ae6f2445f3568b085f8f74944d4797fb83caf6cfb80b0fd7836226949676646be684245a3c0c70d4c75ed1ed29d1b08543c4eb5d26e34c2d6cb')
|
||||
|
||||
prepare() {
|
||||
cd ${_pkgname}-${pkgver}
|
||||
|
|
Loading…
Add table
Reference in a new issue