migrate-n-mpi: auto updated to 5.0.6-1

This commit is contained in:
BioArchLinuxBot 2024-04-16 06:38:41 +00:00
parent bc50207585
commit 6bcbc3bb43

View file

@ -3,7 +3,7 @@
pkgname=migrate-n-mpi
_pkgname=migrate
pkgver=5.0.5
pkgver=5.0.6
pkgrel=1
pkgdesc="Bayesian estimation of effective population sizes, migration rates, and population divergences or admixture, multithreaded version"
arch=('x86_64')
@ -15,7 +15,7 @@ optdepends=(zlib)
provides=()
source=("${url}/download_version4/${_pkgname}-${pkgver}.src.tar.gz")
sha256sums=('43d456f2432c0ec77ad33877f184d3b4b36f61e416f8fffa51077768df91ea51')
sha256sums=('b7092847d2fa54f5327b5d8e0b4079c343f1731c8a6a29fa464842b302c47708')
build() {
cd "${_pkgname}-${pkgver}/src"