summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-05-10 00:06:13 +0000
committerBioArchLinuxBot2023-05-10 00:06:13 +0000
commit2d315b106e48f5736a48010f5637dd779a1defb4 (patch)
tree0debe76f1f9d397235af6663942639b3f0a6dc5d
parent24cbc86b89fb76fa678c61a999aa3d3ab11d3662 (diff)
downloadaur-2d315b106e48f5736a48010f5637dd779a1defb4.tar.gz
[lilac] updated to 1.2.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44c0a62a827b..1f33f95377b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = raxml-ng-mpi
pkgdesc = A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. https://doi.org/10.1093/bioinformatics/btz305
- pkgver = 1.1.0
- pkgrel = 19
+ pkgver = 1.2.0
+ pkgrel = 1
url = https://github.com/amkozlov/raxml-ng
arch = x86_64
license = AGPL3
@@ -17,7 +17,7 @@ pkgbase = raxml-ng-mpi
depends = cuda
provides = raxml-ng
conflicts = raxml-ng
- source = git+https://github.com/amkozlov/raxml-ng.git#tag=1.1.0
+ source = git+https://github.com/amkozlov/raxml-ng.git#tag=1.2.0
sha256sums = SKIP
pkgname = raxml-ng-mpi
diff --git a/PKGBUILD b/PKGBUILD
index 13a8383fc08e..82a0699f02fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Guoyi ("malcology") <guoyizhang@malacology.net>
pkgname=raxml-ng-mpi
-pkgver=1.1.0
-pkgrel=19
+pkgver=1.2.0
+pkgrel=1
pkgdesc="A phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. https://doi.org/10.1093/bioinformatics/btz305"
url='https://github.com/amkozlov/raxml-ng'
arch=('x86_64')