raxml-ng: auto updated to 1.0.3-1

This commit is contained in:
starsareintherose 2021-11-24 01:31:41 +08:00
parent 33776563ef
commit b1ced9ad3f

View file

@ -2,7 +2,7 @@
# Contributor: Guoyi ("malcology") <guoyizhang@malacology.net>
pkgname=raxml-ng
pkgver=1.0.2
pkgver=1.0.3
_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=('d478da1554a8e82748ed2d14b1ce89f372fed80bbf8223e247298af9c9883170')
sha256sums=('cc824fea81d73332ca2e8c641514013aaa8a478535461b2d3c80b8ef93f47b16')
package() {
cd "${srcdir}"