blob: 292025be74672cdd60f297036a151030211940e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = z3-stable-git
pkgdesc = Z3 is a high-performance theorem prover being developed at Microsoft Research (built from Github)
pkgver = 4.8.4.g05663592e
pkgrel = 1
url = https://github.com/Z3Prover/z3
arch = i686
arch = x86_64
license = MIT
makedepends = python
makedepends = git
conflicts = z3-bin
source = git+https://github.com/Z3Prover/z3
md5sums = SKIP
pkgname = z3-stable-git
|