bpp: auto updated to 4.8.4-1

This commit is contained in:
BioArchLinuxBot 2025-02-12 00:01:47 +00:00
parent 92980210a7
commit c21cacc790

View file

@ -2,8 +2,8 @@
# Contributor: Mick Elliot <m.g.elliot@rug.nl>
pkgname=bpp
pkgver=4.7.0
pkgrel=2
pkgver=4.8.4
pkgrel=1
pkgdesc="High-performance Bayesian phylogenetics and phylogeography. https://doi.org/10.1093/sysbio/syw119"
arch=('x86_64')
url="https://github.com/bpp/bpp"
@ -11,7 +11,7 @@ license=('Affero')
source=("${url}/archive/refs/tags/v${pkgver}.tar.gz")
depends=(glibc)
sha256sums=('2ac9d5baaa9b83920ef0bf44f87d8a0492453cb170e2c6e92a29ca1b4b5a3086')
sha256sums=('02edbf864446358fea016266ac3afd0fb1738b98f09210605fa583a5ea5cc45d')
build() {
cd "${pkgname}-${pkgver}/src"