mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
migrate-n: auto updated to 5.0.2-1
This commit is contained in:
parent
72f30831d4
commit
275f587473
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
pkgname=migrate-n
|
||||
_pkgname=migrate
|
||||
pkgver=4.4.4
|
||||
pkgrel=3
|
||||
pkgver=5.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Bayesian estimation of effective population sizes, migration rates, and population divergences or admixture, single CPU version"
|
||||
arch=('x86_64')
|
||||
url="https://peterbeerli.com/migrate-html5"
|
||||
|
@ -15,7 +15,7 @@ optdepends=(zlib)
|
|||
provides=(migrate-n)
|
||||
source=("${url}/download_version4/${_pkgname}-${pkgver}.src.tar.gz")
|
||||
|
||||
sha256sums=('e30f2e9ce8aa7ec987019eca5cad16d1e51c68f7c56711899bf61c3031115d66')
|
||||
sha256sums=('f3b3458c9d28574c90cb344fa38d1905847319c175f980676043a488062e3902')
|
||||
|
||||
build() {
|
||||
cd "${_pkgname}-${pkgver}/src"
|
||||
|
|
Loading…
Add table
Reference in a new issue