summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAzat Abdullin2020-01-10 13:02:02 +0300
committerAzat Abdullin2020-01-10 13:02:02 +0300
commit95c32c512ee8f352e7135ac2b57067e7800b9fa6 (patch)
tree92df540aa60029f178792334d2295bee6cc154bf /.SRCINFO
parent30cf0b7b3496ec1bcf093d1ca3148c268dad190d (diff)
downloadaur-95c32c512ee8f352e7135ac2b57067e7800b9fa6.tar.gz
v3.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6d0a9ad9ac4..fc97072d76d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,19 @@
pkgbase = boolector
pkgdesc = Boolector is an efficient SMT solver for the quantifier-free theory of bit-vectors in combination with the quantifier-free extensional theory of arrays.
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 1
url = http://boolector.github.io/
arch = i686
arch = x86_64
license = MIT
- source = https://github.com/Boolector/boolector/archive/3.0.0.tar.gz
- md5sums = b0d6755dd8a9706adac0d5d94f38abb9
+ makedepends = make
+ makedepends = cmake
+ makedepends = git
+ depends = btor2tools-unstable-git
+ conflicts = boolector-git
+ source = https://github.com/Boolector/boolector/archive/3.1.0.tar.gz
+ sha256sums = SKIP
+ sha512sums = SKIP
pkgname = boolector