mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
raxml-ng-mpi: auto updated to 1.1.0-1
This commit is contained in:
parent
cde7e290eb
commit
ce08495aaa
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
# Contributor: Roberto Rossini ("robymetallo") <roberros@insert_university_of_oslo_domain.no>
|
# Contributor: Roberto Rossini ("robymetallo") <roberros@insert_university_of_oslo_domain.no>
|
||||||
|
|
||||||
pkgname=raxml-ng-mpi
|
pkgname=raxml-ng-mpi
|
||||||
pkgver=1.0.3
|
pkgver=1.1.0
|
||||||
_commit=411611611793e53c992717d869ca64370f2e4789
|
_commit=411611611793e53c992717d869ca64370f2e4789
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion"
|
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion"
|
||||||
url='https://github.com/amkozlov/raxml-ng'
|
url='https://github.com/amkozlov/raxml-ng'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -14,7 +14,7 @@ depends=('gcc-libs' 'openmpi')
|
||||||
makedepends=('bison' 'cmake' 'flex' 'git' 'gmp')
|
makedepends=('bison' 'cmake' 'flex' 'git' 'gmp')
|
||||||
checkdepends=('gmock' 'gtest')
|
checkdepends=('gmock' 'gtest')
|
||||||
source=("https://github.com/amkozlov/raxml-ng/releases/download/${pkgver}/raxml-ng_v${pkgver}_linux_x86_64_MPI.zip")
|
source=("https://github.com/amkozlov/raxml-ng/releases/download/${pkgver}/raxml-ng_v${pkgver}_linux_x86_64_MPI.zip")
|
||||||
sha256sums=('62e56d0249488b450d48d89ba63c0c56dae02f3de896d03c06352a39bc576798')
|
sha256sums=('234689fb959ebff5651f93167c5f273ac109aaf3681a715a35820a442baeb8ef')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue