From e21c1d0f8a3addc679ed164efa17e746db13210d Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 7 Dec 2019 16:46:03 +0100 Subject: [PATCH] python-PyQt5: update to 5.13.2 / fix build [ci skip] --- srcpkgs/python-PyQt5/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-PyQt5/template b/srcpkgs/python-PyQt5/template index 6534d4e22e..2401459a29 100644 --- a/srcpkgs/python-PyQt5/template +++ b/srcpkgs/python-PyQt5/template @@ -1,10 +1,10 @@ # Template file for 'python-PyQt5' pkgname=python-PyQt5 -version=5.13.0 +version=5.13.2 revision=1 -_sipver=4.19.18 +_sipver=4.19.19 lib32disabled=yes -wrksrc="PyQt5_gpl-${version}" +wrksrc="PyQt5-${version}" pycompile_module="PyQt5" hostmakedepends="pkg-config python-devel python3-devel python-sip-devel python3-sip-devel python-dbus-devel @@ -19,8 +19,8 @@ short_desc="Python2 bindings for the Qt5 toolkit" maintainer="Alessio Sergi " homepage="https://riverbankcomputing.com/software/pyqt/intro" license="GPL-3.0-only" -distfiles="https://www.riverbankcomputing.com/static/Downloads/PyQt5/${version}/PyQt5_gpl-${version}.tar.gz" -checksum=0cdbffe5135926527b61cc3692dd301cd0328dd87eeaf1313e610787c46faff9 +distfiles="https://www.riverbankcomputing.com/static/Downloads/PyQt5/${version}/PyQt5-${version}.tar.gz" +checksum=adc17c077bf233987b8e43ada87d1e0deca9bd71a13e5fd5fc377482ed69c827 pre_build() { mkdir -p pyqt5-${py2_ver}