mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/z3 to 4.8.11-1
This commit is contained in:
parent
10e165b6da
commit
d194a9ee44
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=z3
|
||||
pkgname=('z3' 'python-z3')
|
||||
pkgver=4.8.10
|
||||
pkgver=4.8.11
|
||||
pkgrel=1
|
||||
pkgdesc='High-performance theorem prover'
|
||||
url='https://github.com/Z3Prover/z3'
|
||||
|
@ -16,7 +16,7 @@ license=('MIT')
|
|||
# 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
|
||||
makedepends=('cmake' 'python' 'python-setuptools' 'gcc-libs')
|
||||
source=(https://github.com/Z3Prover/z3/archive/z3-${pkgver}.tar.gz)
|
||||
sha512sums=('d2741d7ad3e1d5ee3fec92095b061a96a700c3327b2eb2090d4162bdcaeaebca8c072ef79c5daac1f6de3456165c2cc38e13f1045bc707779d1027b943837c5b')
|
||||
sha512sums=('ceab703d0413d0135e0f4e6c3ba2bb58d6a4823385edb0bf7ecc96949a3073b687d415a2674c86c9f876adb52823f98f9fbbc107d799ed756dc16292f9864894')
|
||||
|
||||
prepare() {
|
||||
cd ${pkgbase}-z3-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue