mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/z3 to 4.10.0-1
This commit is contained in:
parent
f36d34a074
commit
8ab62c1ef1
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=z3
|
||||
pkgname=('z3' 'python-z3')
|
||||
pkgver=4.9.1
|
||||
pkgver=4.10.0
|
||||
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=('0c44e10d039c3bf16591a7b94e3a3209bc334635106ac7ae4afda95541d13d4fc39214646662683c26b4874846e0d83813215e189ce5422d13f8ce7c2ac4db51')
|
||||
b2sums=('b707084424b615a43dcefbc395d6cf0519f3d6ea3ab1cc8b34b1810d5eb241afa22eae694e4dfc756fff42179a5dabe10052f88aab02953154ada8334f7e0b64')
|
||||
sha512sums=('85847bb12f036aa1cc56d7874670c9ed4934897e7a5ea8d3b7d9828bde8b54e35dfa062a059d3bfce15bb1eac270b7068c2ff5afc83998f1ed124c6334d9c900')
|
||||
b2sums=('ef0986b8609447baeb2ceae53edc71cfd40c4a01c981e6e618ff9f6b1ce5e2aa7ad27bc2b8bb7df65a173676c05a2b71aaca9be010a13c501ee8043c62bba80d')
|
||||
|
||||
build() {
|
||||
cd $pkgbase-z3-$pkgver
|
||||
|
|
Loading…
Reference in a new issue