phyx: auto updated to 1.3.1-1

This commit is contained in:
BioArchLinuxBot 2023-09-06 07:21:11 +00:00
parent bdc6f22ffe
commit ceebe38ee0

View file

@ -2,8 +2,8 @@
# Contributor: Mick Elliot <m.g.elliot@rug.nl>
pkgname=phyx
pkgver=1.3
pkgrel=4
pkgver=1.3.1
pkgrel=1
pkgdesc="Command-line phylogenetic tools for unix. https://doi.org/10.1093/bioinformatics/btx063"
arch=('x86_64')
url="http://${sfname}.sourceforge.net/"
@ -13,7 +13,7 @@ makedepends=(curl python)
testdepends=(python)
source=("https://github.com/FePhyFoFum/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('b09677f98f997838b39cd2724463be06d0627ddc90a7e659dc90d4e02db624eb')
sha256sums=('04e7005b3885e78a98abc6df3ccabf7575a4de2d9c0cbf535f1fab6253ea3549')
build() {
cd "${pkgname}-${pkgver}/src"