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

Jelle van der Waa jelle at archlinux.org
Fri Aug 23 16:09:12 UTC 2019


    Date: Friday, August 23, 2019 @ 16:09:12
  Author: jelle
Revision: 501317

upgpkg: zapcc 7.0.325000-2

remove python2 dependency

Modified:
  zapcc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-23 15:39:01 UTC (rev 501316)
+++ PKGBUILD	2019-08-23 16:09:12 UTC (rev 501317)
@@ -8,7 +8,7 @@
 arch=('x86_64')
 license=('custom')
 url='https://zapcc.com/'
-depends=('python' 'python2' 'z3')
+depends=('python' 'z3')
 makedepends=('cmake' 'git' 'ninja')
 conflicts=('clang')
 source=("git+https://github.com/yrnkrn/zapcc.git#commit=9bd04e7")



More information about the arch-commits mailing list