andi: auto updated to 0.14-2

This commit is contained in:
BioArchLinuxBot 2023-05-09 12:07:51 +00:00
parent b4c7da1ded
commit ad5f91a4ff

View file

@ -3,7 +3,7 @@
pkgname=andi
pkgver=0.14
pkgrel=1
pkgrel=2
pkgdesc="program for estimating the evolutionary distance between closely related genomes"
arch=('x86_64')
url="https://github.com/EvolBioInf/andi"
@ -31,4 +31,4 @@ check() {
package() {
cd "${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
}