From eed6f9aa0b58e98cc0db31a20d9e9523764768b3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 29 Aug 2022 19:02:59 +0000 Subject: [PATCH] iqtree: auto updated to 2.1.2-4 --- BioArchLinux/iqtree/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/iqtree/PKGBUILD b/BioArchLinux/iqtree/PKGBUILD index 43342bcc3f..b2aab52fb8 100644 --- a/BioArchLinux/iqtree/PKGBUILD +++ b/BioArchLinux/iqtree/PKGBUILD @@ -3,7 +3,7 @@ pkgname=iqtree _pkgname=iqtree2 pkgver=2.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="Efficient phylogenomic software by maximum likelihood; multicore version (OMP). https://doi.org/10.1093/molbev/msaa015" arch=(x86_64) url="https://github.com/iqtree/iqtree2"