mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
iqtree: auto updated to 2.4.0-1
This commit is contained in:
parent
f3e6368cf8
commit
9a72e29328
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=iqtree
|
||||
_pkgname=iqtree2
|
||||
pkgver=2.3.6
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="Efficient phylogenomic software by maximum likelihood https://doi.org/10.1093/molbev/msaa015"
|
||||
arch=(x86_64)
|
||||
|
@ -11,7 +11,7 @@ license=('GPL2')
|
|||
depends=('boost-libs' 'gcc-libs' 'zlib')
|
||||
makedepends=('cmake' 'eigen' 'make' 'gcc' 'git' 'boost')
|
||||
source=("git+$url.git#tag=v${pkgver}")
|
||||
md5sums=('edf69e616ea84c9d78c9493b64731e81')
|
||||
md5sums=('36a33fc1e2e0013220406aabff1a036e')
|
||||
|
||||
prepare() {
|
||||
cd $_pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue