From 3d94c3ab5b9a6e770064765cef5d9fa40bacd2b7 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Thu, 26 Aug 2021 11:30:51 +0800 Subject: [PATCH] mrbayes-mpi: auto updated to 3.2.7-3 --- mrbayes-mpi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrbayes-mpi/PKGBUILD b/mrbayes-mpi/PKGBUILD index 30d9cee947..7a5bc479ae 100644 --- a/mrbayes-mpi/PKGBUILD +++ b/mrbayes-mpi/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mrbayes-mpi pkgver=3.2.7 -pkgrel=2 +pkgrel=3 pkgdesc="MrBayes is a program for Bayesian inference and model choice across a wide range of phylogenetic and evolutionary models" arch=('i686' 'x86_64') url="nbisweden.github.io/mrbayes/"