generax: auto updated to 2.1.3-2

This commit is contained in:
BioArchLinuxBot 2024-11-08 07:33:45 +00:00
parent e2d7534615
commit 99e43c25aa

View file

@ -1,7 +1,7 @@
pkgname=generax
_pkgname=GeneRax
pkgver=2.1.3
pkgrel=1
pkgrel=2
arch=('x86_64')
url="https://github.com/BenoitMorel/GeneRax"
pkgdesc="A Tool for Species-Tree-Aware Maximum Likelihood-Based Gene Family Tree Inference under Gene Duplication, Transfer, and Loss https://doi.org/10.1093/molbev/msaa141"
@ -9,7 +9,7 @@ depends=('gcc-libs' 'gmp')
makedepends=('cmake' 'make' 'gcc' 'openmpi' 'bison' 'flex' 'git')
license=('AGPL')
source=("git+$url.git#tag=$pkgver")
md5sums=('SKIP')
md5sums=('0234c8f2728f4e1d6ec0f6afa0fb025c')
prepare(){
cd $_pkgname