diff --git a/BioArchLinux/revbayes-mpi/PKGBUILD b/BioArchLinux/revbayes-mpi/PKGBUILD index fcaf9af1cd..986b5c833a 100644 --- a/BioArchLinux/revbayes-mpi/PKGBUILD +++ b/BioArchLinux/revbayes-mpi/PKGBUILD @@ -1,7 +1,7 @@ pkgname=revbayes-mpi _pkgname=revbayes pkgver=1.2.5 -pkgrel=1 +pkgrel=2 pkgdesc="Bayesian Phylogenetic Inference Using Graphical Models and an Interactive Model-Specification Language https://doi.org/10.1093/sysbio/syw021" arch=(x86_64) url="https://github.com/revbayes/revbayes" @@ -12,7 +12,7 @@ conflicts=('lrzsz' 'revbayes-mpi') provides=('revbayes') source=("git+$url.git#tag=v$pkgver" "rb.patch") -md5sums=('c9d6f55cf1b92ccb914214b4534af3e2' +md5sums=('8d32c8edd788ca22d0fccff6501cda9b' 'f5af0159704f049f8269584883bcaa80') prepare() {