mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/z3 to 4.8.16-1
This commit is contained in:
parent
58c1d60c5f
commit
e40f814f95
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgbase=z3
|
pkgbase=z3
|
||||||
pkgname=('z3' 'python-z3')
|
pkgname=('z3' 'python-z3')
|
||||||
pkgver=4.8.15
|
pkgver=4.8.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='High-performance theorem prover'
|
pkgdesc='High-performance theorem prover'
|
||||||
url='https://github.com/Z3Prover/z3'
|
url='https://github.com/Z3Prover/z3'
|
||||||
|
@ -16,7 +16,7 @@ license=('MIT')
|
||||||
# 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
|
# 'java-environment-common' 'mono' 'ocaml' 'ocaml-findlib'
|
||||||
makedepends=('cmake' 'ninja' 'python' 'python-setuptools' 'gcc-libs')
|
makedepends=('cmake' 'ninja' 'python' 'python-setuptools' 'gcc-libs')
|
||||||
source=(https://github.com/Z3Prover/z3/archive/z3-$pkgver.tar.gz)
|
source=(https://github.com/Z3Prover/z3/archive/z3-$pkgver.tar.gz)
|
||||||
sha512sums=('7b08dec5b035a38edc90c4c491f508fd9ed227357de94400169db53d4c59382bd6a81ae6615771023a06534a3aa92668844f0ebfcc2a3b5ef4bba957426a0c6c')
|
sha512sums=('385f6e1ee075b9eadb5aad338657a81f518eef382b99ce623448a630b79f5d414ebccfd1bb5e959626f0b82ef54a5f20326814ae988b5688d51578de6fb69615')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd $pkgbase-z3-$pkgver
|
cd $pkgbase-z3-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue