blob: fad8dc18f17815e474dc3fe0621fae75893b7857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mothur
pkgdesc = A bioinformatics program for analyzing microbial communities.
pkgver = 1.44.1
pkgrel = 1
url = https://www.mothur.org/
arch = x86_64
license = GPL3
makedepends = boost
makedepends = hdf5
depends = boost-libs
options = !buildflags
source = mothur-1.44.1.tar.gz::https://github.com/mothur/mothur/archive/v.1.44.1.tar.gz
sha256sums = 0fd6e7a1affdadb782639db58b4d43b9194b78a1ddfb54f8901fbca215922bb5
pkgname = mothur
|