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