phylobayes: auto updated to 4.1c-1

This commit is contained in:
starsareintherose 2021-11-04 05:47:54 +08:00
parent 634f855c5d
commit d29360b6b4

View file

@ -2,7 +2,7 @@
# Contributor: Christian Krause ("wookietreiber") <kizkizzbangbang@googlemail.com>
pkgname=phylobayes
pkgver=4.1e
pkgver=4.1c
pkgrel=1
pkgdesc="phylogenetic reconstruction using infinite mixtures"
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ license=('unknow')
conflicts=('phylobayes-mpi')
depends=('gcc-libs')
source=("https://codeload.github.com/bayesiancook/phylobayes/tar.gz/refs/tags/v${pkgver}")
md5sums=('b7e915ecc83f3991142218d09aefd8c8')
md5sums=('2c53452f6bd2d6d846b3baccd7d8556e')
build() {
cd $srcdir/${pkgname}-${pkgver}/sources