summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-08-30 12:02:36 +0000
committerBioArchLinuxBot2022-08-30 12:02:36 +0000
commit8b2fb33e42cbbacfeedf8196a52f7d4140722835 (patch)
treea22f1b8a6a4093e4036c95f62be19d31e7a55591
parent6045316d6a1ea4664d27a08d450d55ba52fe1aef (diff)
downloadaur-exabayes.tar.gz
[lilac] updated to 1.5.1-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdeb35f38ca4..044d0f367933 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = exabayes
pkgdesc = software package for Bayesian tree inference https://doi.org/10.1093/molbev/msu236
pkgver = 1.5.1
- pkgrel = 1
- url = https://github.com/aberer/exabayes
+ pkgrel = 2
+ url = https://cme.h-its.org/exelixis/web/software/exabayes/
arch = x86_64
license = GPL
makedepends = make
diff --git a/PKGBUILD b/PKGBUILD
index 3e17bd664f31..00069e4476c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=exabayes
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="software package for Bayesian tree inference https://doi.org/10.1093/molbev/msu236"
arch=('x86_64')
-url="https://github.com/aberer/exabayes"
+url="https://cme.h-its.org/exelixis/web/software/exabayes/"
depends=('gcc-libs')
makedepends=('make' 'gcc' 'autoconf' 'autoconf-archive')
license=('GPL')