From d29360b6b44e3eedb36347d0f6aa2a2ca6efc4f5 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Thu, 4 Nov 2021 05:47:54 +0800 Subject: [PATCH] phylobayes: auto updated to 4.1c-1 --- phylobayes/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phylobayes/PKGBUILD b/phylobayes/PKGBUILD index 3075aa80ee..2764dafbee 100644 --- a/phylobayes/PKGBUILD +++ b/phylobayes/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Christian Krause ("wookietreiber") 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