mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
migrate-n-mt: auto updated to 5.0.4-1
This commit is contained in:
parent
7e9af7819d
commit
7372671f84
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue