From 1a6cd5e045563c5511e40e519a11887abe051c28 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Thu, 26 Aug 2021 03:26:26 +0800 Subject: [PATCH] phylobayes-mpi: auto updated to 1.8c-2 --- phylobayes-mpi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phylobayes-mpi/PKGBUILD b/phylobayes-mpi/PKGBUILD index 10cdb62011..121b5f45f3 100644 --- a/phylobayes-mpi/PKGBUILD +++ b/phylobayes-mpi/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=phylobayes pkgname=$_pkgname-mpi pkgver=1.8c -pkgrel=1 +pkgrel=2 pkgdesc="phylogenetic reconstruction using infinite mixtures" arch=('i686' 'x86_64') url="https://github.com/bayesiancook/pbmpi"