migrate-n-mt: auto updated to 5.0.4-1

This commit is contained in:
BioArchLinuxBot 2022-06-12 00:02:05 +00:00
parent 7e9af7819d
commit 7372671f84

View file

@ -3,7 +3,7 @@
pkgname=migrate-n-mt
_pkgname=migrate
pkgver=5.0.3
pkgver=5.0.4
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=(migrate-n)
source=("${url}/download_version4/${_pkgname}-${pkgver}.src.tar.gz")
sha256sums=('b9f3253db9dfb58afdc594641384638661b36c27b74c96e551d009bd3f4fbfb7')
sha256sums=('d25ba8ed112b81ee5fdc77759a5886b0f50ece834fd8db445b9c833742c3a1b9')
build() {
cd "${_pkgname}-${pkgver}/src"