mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
iqtree-mpi: auto updated to .2.3.4-1
This commit is contained in:
parent
13c0c2e459
commit
5c33fc1807
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=iqtree-mpi
|
||||
_pkgname=iqtree2
|
||||
pkgver=2.3.2
|
||||
pkgver=.2.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="Efficient phylogenomic software by maximum likelihood; multicore version (OMP). https://doi.org/10.1093/molbev/msaa015"
|
||||
arch=(x86_64)
|
||||
|
@ -11,7 +11,7 @@ license=('GPL2')
|
|||
depends=('boost-libs' 'gcc-libs' 'zlib' 'openmpi' 'nvidia-utils')
|
||||
makedepends=('cmake' 'make' 'gcc' 'git' 'boost' 'eigen')
|
||||
source=("git+$url.git#tag=v${pkgver}")
|
||||
md5sums=('22b6591455dbce63abc476587e531ea0')
|
||||
md5sums=('21419f21cbb96e8ff3ba751fada9da8f')
|
||||
|
||||
prepare() {
|
||||
cd $_pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue