mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bpp: auto updated to 4.8.4-1
This commit is contained in:
parent
92980210a7
commit
c21cacc790
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Contributor: Mick Elliot <m.g.elliot@rug.nl>
|
# Contributor: Mick Elliot <m.g.elliot@rug.nl>
|
||||||
|
|
||||||
pkgname=bpp
|
pkgname=bpp
|
||||||
pkgver=4.7.0
|
pkgver=4.8.4
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="High-performance Bayesian phylogenetics and phylogeography. https://doi.org/10.1093/sysbio/syw119"
|
pkgdesc="High-performance Bayesian phylogenetics and phylogeography. https://doi.org/10.1093/sysbio/syw119"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/bpp/bpp"
|
url="https://github.com/bpp/bpp"
|
||||||
|
@ -11,7 +11,7 @@ license=('Affero')
|
||||||
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz")
|
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz")
|
||||||
depends=(glibc)
|
depends=(glibc)
|
||||||
|
|
||||||
sha256sums=('2ac9d5baaa9b83920ef0bf44f87d8a0492453cb170e2c6e92a29ca1b4b5a3086')
|
sha256sums=('02edbf864446358fea016266ac3afd0fb1738b98f09210605fa583a5ea5cc45d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}/src"
|
cd "${pkgname}-${pkgver}/src"
|
||||||
|
|
Loading…
Add table
Reference in a new issue