community/z3 to 4.8.11-1

This commit is contained in:
Kevin Mihelich 2021-06-11 00:01:58 +00:00
parent 10e165b6da
commit d194a9ee44

View file

@ -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}