diff options
author | Andrew O'Neill | 2018-11-14 13:15:03 -0500 |
---|---|---|
committer | Andrew O'Neill | 2018-11-14 13:15:03 -0500 |
commit | fdf6c8ec7b8aaa132893bbddc217edaed87aab7a (patch) | |
tree | 6ec6d19b2bc0acb411d92648304469bef83130ba /.SRCINFO | |
parent | a31cb1bd1ebd76a55566dc98302bd8acc1698fdc (diff) | |
download | aur-fdf6c8ec7b8aaa132893bbddc217edaed87aab7a.tar.gz |
Version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,14 +1,16 @@ pkgbase = mothur pkgdesc = A bioinformatics program for analyzing microbial communities. - pkgver = 1.40.5 + pkgver = 1.41.0 pkgrel = 1 url = https://www.mothur.org/ arch = x86_64 license = GPL3 makedepends = boost + makedepends = hdf5 depends = boost-libs - source = https://github.com/mothur/mothur/archive/v1.40.5.tar.gz - sha256sums = a0fbdfa68b966d7adc4560e3787506a0dad8b47b4b996c2663cd6c0b416d101a + options = !buildflags + source = https://github.com/mothur/mothur/archive/v1.41.0.tar.gz + sha256sums = b54b71e46f96ff2604ba8e3b33f95c067e6921cbb212b603365e6483d05574f1 pkgname = mothur |