[arch-commits] Commit in z3/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Oct 31 10:00:37 UTC 2018


    Date: Wednesday, October 31, 2018 @ 10:00:36
  Author: felixonmars
Revision: 399921

upgpkg: z3 4.8.1-1

Modified:
  z3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 10:00:28 UTC (rev 399920)
+++ PKGBUILD	2018-10-31 10:00:36 UTC (rev 399921)
@@ -4,8 +4,8 @@
 
 pkgbase=z3
 pkgname=('z3' 'python-z3' 'python2-z3')
-pkgver=4.7.1
-pkgrel=3
+pkgver=4.8.1
+pkgrel=1
 pkgdesc='High-performance theorem prover'
 url='https://github.com/Z3Prover/z3'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'python2' 'python2-setuptools' 'python' 'python-setuptools' 'gcc-libs' 'gmp')
 optdepends=('python2-setuptools: bindings for python2')
 source=(https://github.com/Z3Prover/z3/archive/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('4c8c856691134298c4b5e465d6fadfe446532dfcd8c92aed7c9a6bbfc8557074a45cd7316dbfa5045824e2504db159afeb8ff676d4bfc942496623cf31d11aa0')
+sha512sums=('f3311d07f6375d3d294d9c495b0ce4022258dd95b1f6bec93bdf5a60d074c75fd13daf1da7b67753acb4084e33395088513dfd85fe5c2cf76913ba0107e5782b')
 
 prepare() {
   cd ${pkgbase}-${pkgbase}-${pkgver}



More information about the arch-commits mailing list