raxml-ng: auto updated to 1.1.0-1

This commit is contained in:
starsareintherose 2021-11-30 13:02:17 +08:00
parent 792d5d10d5
commit 48d9de6d8d

View file

@ -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}"