community/z3 to 4.10.1-1

This commit is contained in:
Kevin Mihelich 2022-08-19 13:58:37 +00:00
parent 10d3260370
commit d6a68a27ec

View file

@ -7,7 +7,7 @@
pkgbase=z3
pkgname=('z3' 'python-z3')
pkgver=4.10.0
pkgver=4.10.1
pkgrel=1
pkgdesc='High-performance theorem prover'
url='https://github.com/Z3Prover/z3'
@ -16,8 +16,8 @@ license=('MIT')
# 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
makedepends=('glibc' 'cmake' 'ninja' 'python' 'python-setuptools' 'gcc-libs')
source=(https://github.com/Z3Prover/z3/archive/z3-$pkgver.tar.gz)
sha512sums=('85847bb12f036aa1cc56d7874670c9ed4934897e7a5ea8d3b7d9828bde8b54e35dfa062a059d3bfce15bb1eac270b7068c2ff5afc83998f1ed124c6334d9c900')
b2sums=('ef0986b8609447baeb2ceae53edc71cfd40c4a01c981e6e618ff9f6b1ce5e2aa7ad27bc2b8bb7df65a173676c05a2b71aaca9be010a13c501ee8043c62bba80d')
sha512sums=('6c8e9f074d4b87f9388384d10dcde51fbdf0e1ee58cf2a5d321e3779ac5054a0ec7bfed3df4f8d3563c457ca7f5189ca310909656e500b6a8803f0df2c693baf')
b2sums=('2b857b7a1b3b71e0b7d2c55b8971fb27115f65b6995e0330786d24badfae563e4a63140790c197255ec566b78ff699c5f0aac99ffeb5eb45c05b2175f3395c20')
build() {
cd $pkgbase-z3-$pkgver