mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
migrate-n-mpi: auto updated to 5.0.5-1
This commit is contained in:
parent
7571427aaa
commit
324624ac89
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=migrate-n-mpi
|
pkgname=migrate-n-mpi
|
||||||
_pkgname=migrate
|
_pkgname=migrate
|
||||||
pkgver=5.0.4
|
pkgver=5.0.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Bayesian estimation of effective population sizes, migration rates, and population divergences or admixture, multithreaded version"
|
pkgdesc="Bayesian estimation of effective population sizes, migration rates, and population divergences or admixture, multithreaded version"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -15,7 +15,7 @@ optdepends=(zlib)
|
||||||
provides=()
|
provides=()
|
||||||
source=("${url}/download_version4/${_pkgname}-${pkgver}.src.tar.gz")
|
source=("${url}/download_version4/${_pkgname}-${pkgver}.src.tar.gz")
|
||||||
|
|
||||||
sha256sums=('d25ba8ed112b81ee5fdc77759a5886b0f50ece834fd8db445b9c833742c3a1b9')
|
sha256sums=('43d456f2432c0ec77ad33877f184d3b4b36f61e416f8fffa51077768df91ea51')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_pkgname}-${pkgver}/src"
|
cd "${_pkgname}-${pkgver}/src"
|
||||||
|
|
Loading…
Add table
Reference in a new issue