mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
raxml-ng: auto updated to 1.2.2-1
This commit is contained in:
parent
a3489e8782
commit
8a4306efdc
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi ("malcology") <guoyizhang@malacology.net>
|
||||
|
||||
pkgname=raxml-ng
|
||||
pkgver=1.2.1
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. https://doi.org/10.1093/bioinformatics/btz305"
|
||||
url='https://github.com/amkozlov/raxml-ng'
|
||||
|
@ -11,7 +11,7 @@ license=('AGPL3')
|
|||
depends=('gcc-libs')
|
||||
makedepends=('bison' 'make' 'cmake' 'flex' 'gmp' 'gtest' 'git')
|
||||
source=("git+https://github.com/amkozlov/raxml-ng.git#tag=${pkgver}")
|
||||
sha256sums=('SKIP')
|
||||
sha256sums=('9e5ba42b45ce51197148a1f0e8fd3eeddc867a06bfb3b763bb8121d808155baf')
|
||||
provides=('raxml-ng')
|
||||
conflicts=('raxml-ng-mpi')
|
||||
prepare(){
|
||||
|
|
Loading…
Add table
Reference in a new issue