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 8fce95d90e85..4980a7e8d018 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=boolector-java
pkgver=3.2.5
-pkgrel=1
+pkgrel=2
pkgdesc="Java bindings for the Boolector SMT solver"
arch=('i686' 'x86_64')
url="http://boolector.github.io/"
@@ -10,7 +10,7 @@ license=('MIT')
depends=("boolector")
makedepends=("make" "git" "gcc")
-source=("https://github.com/AbdullinAM/JavaBoolector/releases/download/3.2.5/boolector-java-3.2.5-sources.tar.gz")
+source=("https://github.com/vorpal-research/JavaBoolector/releases/download/3.2.5/boolector-java-3.2.5-sources.tar.gz")
sha256sums=('SKIP')
sha512sums=('SKIP')