summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')