From 417a764507b8314ce235bd7f8c15d8a590ba0dbb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 08:00:46 +0200 Subject: [PATCH] python-PyQt4: rebuild for Python 3.6 --- srcpkgs/python-PyQt4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-PyQt4/template b/srcpkgs/python-PyQt4/template index 370ea162f45..e55cdd6e67d 100644 --- a/srcpkgs/python-PyQt4/template +++ b/srcpkgs/python-PyQt4/template @@ -1,7 +1,7 @@ # Template file for 'python-PyQt4' pkgname=python-PyQt4 version=4.12.1 -revision=1 +revision=2 lib32disabled=yes wrksrc="PyQt4_gpl_x11-${version}" hostmakedepends="pkg-config"