blob: 4d9c6dbb4f39470ebe454678b87fdd8a5069f45f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = andi
pkgdesc = Rapid estimation of evolutionary distances
pkgver = 0.14
pkgrel = 1
url = https://github.com/evolbioinf/andi/
arch = i686
arch = x86_64
license = GPL3
checkdepends = glib2
depends = libdivsufsort
depends = gsl
source = https://github.com/EvolBioInf/andi/releases/download/v0.14/andi-0.14.tar.gz
sha256sums = ae48cea10bfb008f89b7ac5cc06ea9ffa005716c12ac58922f33d1bf12da89ac
pkgname = andi
|