From 096d1b092af016bff009135ee5d97a2cb6dff817 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 8 Jan 2025 06:44:56 +0000 Subject: [PATCH] revbayes: auto updated to 1.2.5-2 --- BioArchLinux/revbayes/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/revbayes/PKGBUILD b/BioArchLinux/revbayes/PKGBUILD index dcc3feb379..550a5f058b 100644 --- a/BioArchLinux/revbayes/PKGBUILD +++ b/BioArchLinux/revbayes/PKGBUILD @@ -1,6 +1,6 @@ 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" @@ -10,7 +10,7 @@ makedepends=('boost' 'meson' 'ninja' 'cmake' 'git') source=("git+$url.git#tag=v$pkgver" "rb.patch") conflicts=('lrzsz' 'revbayes-mpi') -md5sums=('c9d6f55cf1b92ccb914214b4534af3e2' +md5sums=('8d32c8edd788ca22d0fccff6501cda9b' 'f5af0159704f049f8269584883bcaa80') prepare() {