diff options
author | Andrew O'Neill | 2017-11-18 19:24:26 -0500 |
---|---|---|
committer | Andrew O'Neill | 2017-11-18 19:24:26 -0500 |
commit | 5331cfdf90e590f64ef99de672a2212c8073a03e (patch) | |
tree | cc0de2eb3bb80fcf523cebf74b5a78330c428f10 /.SRCINFO | |
parent | 11fc917b57f3d735c914eef7d8953ce0e24a2561 (diff) | |
download | aur-5331cfdf90e590f64ef99de672a2212c8073a03e.tar.gz |
Minor PKGBUILD changes after new adoption
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,17 +1,15 @@ -# Generated by mksrcinfo v8 -# Fri Mar 31 11:08:08 UTC 2017 pkgbase = mothur - pkgdesc = computational microbial ecology + pkgdesc = A bioinformatics program for analyzing microbial communities pkgver = 1.39.5 - pkgrel = 1 + pkgrel = 2 url = https://www.mothur.org/ arch = i686 arch = x86_64 license = GPL3 makedepends = boost depends = boost-libs - source = mothur-1.39.5.tar.gz::https://github.com/mothur/mothur/archive/v1.39.5.tar.gz - md5sums = 1f826ea4420e6822fc0db002c5940b92 + source = https://github.com/mothur/mothur/archive/v1.39.5.tar.gz + sha256sums = 9f1cd691e9631a2ab7647b19eb59cd21ea643f29b22cde73d7f343372dfee342 pkgname = mothur |