mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
revbayes: auto updated to 1.2.5-2
This commit is contained in:
parent
d62b1fef50
commit
096d1b092a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgname=revbayes
|
pkgname=revbayes
|
||||||
pkgver=1.2.5
|
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"
|
pkgdesc="Bayesian Phylogenetic Inference Using Graphical Models and an Interactive Model-Specification Language https://doi.org/10.1093/sysbio/syw021"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://github.com/revbayes/revbayes"
|
url="https://github.com/revbayes/revbayes"
|
||||||
|
@ -10,7 +10,7 @@ makedepends=('boost' 'meson' 'ninja' 'cmake' 'git')
|
||||||
source=("git+$url.git#tag=v$pkgver"
|
source=("git+$url.git#tag=v$pkgver"
|
||||||
"rb.patch")
|
"rb.patch")
|
||||||
conflicts=('lrzsz' 'revbayes-mpi')
|
conflicts=('lrzsz' 'revbayes-mpi')
|
||||||
md5sums=('c9d6f55cf1b92ccb914214b4534af3e2'
|
md5sums=('8d32c8edd788ca22d0fccff6501cda9b'
|
||||||
'f5af0159704f049f8269584883bcaa80')
|
'f5af0159704f049f8269584883bcaa80')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue