aboutsummaryrefslogtreecommitdiffstats
path: root/community/z3/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 09:30:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:45 +0000
commitd4e90670f3ee33728c05efc46333fccb3c02fd47 (patch)
tree92beffa2ca4450056638cffa7c1faeb60f443cc3 /community/z3/APKBUILD
parentfc4b819ea45fdd2c04096ac11419ca98d99c16fa (diff)
downloadaports-d4e90670f3ee33728c05efc46333fccb3c02fd47.tar.bz2
aports-d4e90670f3ee33728c05efc46333fccb3c02fd47.tar.xz
community/z3: rebuild against python 3.7
Diffstat (limited to 'community/z3/APKBUILD')
-rw-r--r--community/z3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/z3/APKBUILD b/community/z3/APKBUILD
index f085b6122f..a027ced576 100644
--- a/community/z3/APKBUILD
+++ b/community/z3/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=z3
pkgver=4.8.4
-pkgrel=0
+pkgrel=1
pkgdesc="Theorem prover from Microsoft Research"
url="https://github.com/Z3Prover/z3"
arch="all !s390x !aarch64"