From b848448b279953dba1aea189e2301e85f4cef996 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Thu, 26 Aug 2021 03:13:17 +0800 Subject: [PATCH] iqtree: auto updated to 2.1.2-2 --- iqtree/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iqtree/PKGBUILD b/iqtree/PKGBUILD index 84737d18bd..7db7bc0866 100644 --- a/iqtree/PKGBUILD +++ b/iqtree/PKGBUILD @@ -8,7 +8,7 @@ pkgname=iqtree pkgver=2.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient phylogenomic software by maximum likelihood; multicore version (OMP)" arch=(x86_64) url="http://www.iqtree.org/"