mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
phylobayes: auto updated to 4.1c-1
This commit is contained in:
parent
634f855c5d
commit
d29360b6b4
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Christian Krause ("wookietreiber") <kizkizzbangbang@googlemail.com>
|
||||
|
||||
pkgname=phylobayes
|
||||
pkgver=4.1e
|
||||
pkgver=4.1c
|
||||
pkgrel=1
|
||||
pkgdesc="phylogenetic reconstruction using infinite mixtures"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -11,7 +11,7 @@ license=('unknow')
|
|||
conflicts=('phylobayes-mpi')
|
||||
depends=('gcc-libs')
|
||||
source=("https://codeload.github.com/bayesiancook/phylobayes/tar.gz/refs/tags/v${pkgver}")
|
||||
md5sums=('b7e915ecc83f3991142218d09aefd8c8')
|
||||
md5sums=('2c53452f6bd2d6d846b3baccd7d8556e')
|
||||
|
||||
build() {
|
||||
cd $srcdir/${pkgname}-${pkgver}/sources
|
||||
|
|
Loading…
Add table
Reference in a new issue