mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
raxml-ng: auto updated to 1.0.2-1
This commit is contained in:
parent
b565812b3e
commit
78fd04e59f
1 changed files with 3 additions and 3 deletions
|
@ -2,16 +2,16 @@
|
|||
# Contributor: Guoyi ("malcology") <guoyizhang@malacology.net>
|
||||
|
||||
pkgname=raxml-ng-mpi
|
||||
pkgver=1.0.3
|
||||
pkgver=1.0.2
|
||||
_commit=411611611793e53c992717d869ca64370f2e4789
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion"
|
||||
url='https://github.com/amkozlov/raxml-ng'
|
||||
arch=('x86_64')
|
||||
license=('AGPL3')
|
||||
depends=('gcc-libs')
|
||||
source=("https://github.com/amkozlov/raxml-ng/releases/download/${pkgver}/raxml-ng_v${pkgver}_linux_x86_64.zip")
|
||||
sha256sums=('cc824fea81d73332ca2e8c641514013aaa8a478535461b2d3c80b8ef93f47b16')
|
||||
sha256sums=('d478da1554a8e82748ed2d14b1ce89f372fed80bbf8223e247298af9c9883170')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue