mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
raxml-ng: auto updated to 1.1.0-1
This commit is contained in:
parent
792d5d10d5
commit
48d9de6d8d
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi ("malcology") <guoyizhang@malacology.net>
|
||||
|
||||
pkgname=raxml-ng
|
||||
pkgver=1.0.3
|
||||
pkgver=1.1.0
|
||||
_commit=411611611793e53c992717d869ca64370f2e4789
|
||||
pkgrel=1
|
||||
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion"
|
||||
|
@ -11,7 +11,7 @@ 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=('e721b9437b006559582d6eb71bcc4da75f5debc727c4454f437c9fe6117afccc')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue