python-PyQt4: update to 4.12.1

This commit is contained in:
Alessio Sergi 2017-07-01 13:06:13 +02:00
parent e895c477f1
commit c1a8d27329

View file

@ -1,6 +1,6 @@
# Template file for 'python-PyQt4'
pkgname=python-PyQt4
version=4.12
version=4.12.1
revision=1
lib32disabled=yes
wrksrc="PyQt4_gpl_x11-${version}"
@ -11,10 +11,10 @@ depends="python-sip"
pycompile_module="PyQt4"
short_desc="Python2 bindings for the Qt4 toolkit"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
homepage="https://riverbankcomputing.com/software/pyqt/intro"
license="GPL-3"
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt4_gpl_x11-${version}.tar.gz"
checksum=3c1d4b55314adb3e1132de8fc2a92eed216d37e58aceed41294dbca210ca88db
checksum=45d724461ae58b019b9be95076ca07e212eb73084aec9125bb254825c3a05383
alternatives="pyqt4:pyuic4:/usr/bin/python2-pyuic4"
pre_build() {