community/z3 to 4.8.14-1

This commit is contained in:
Kevin Mihelich 2022-01-12 00:23:05 +00:00
parent b32e7a7cda
commit 65b66396bc
1 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@
pkgbase=z3
pkgname=('z3' 'python-z3')
pkgver=4.8.13
pkgrel=2
pkgver=4.8.14
pkgrel=1
pkgdesc='High-performance theorem prover'
url='https://github.com/Z3Prover/z3'
arch=('x86_64')
@ -16,7 +16,7 @@ license=('MIT')
# 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
makedepends=('cmake' 'ninja' 'python' 'python-setuptools' 'gcc-libs')
source=(https://github.com/Z3Prover/z3/archive/z3-$pkgver.tar.gz)
sha512sums=('c5e8f34525ed3b6b2935d7f01ce2f90f5dd99b4cdd035664b36c967fb1c7f3b05abed45c7288e2261723e73d68728ee91a0f67d92012d86b04598d7b54369c30')
sha512sums=('10170516ca472258d2f9df28cd036e43023a76a25f1e1670290c62f3890d935bf82770970054a5fd3a0f02559409e7ed4b18fb08347c040ff2f9e0918e152aab')
prepare() {
cd $pkgbase-z3-$pkgver