mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
phyx: auto updated to 1.3.1-1
This commit is contained in:
parent
bdc6f22ffe
commit
ceebe38ee0
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue