python-PyQt4: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:28 +00:00
parent b68df09dae
commit b04b9e3748
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ short_desc="Python2 bindings for the Qt4 toolkit"
_short_desc="${short_desc/Python2/Python3.4}"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro"
update_pkgname="PyQt-x11-gpl"
license="GPL-2, GPL-3"
distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt-x11-gpl-${version}.tar.gz"
checksum=853780dcdbe2e6ba785d703d059b096e1fc49369d3e8d41a060be874b8745686

View File

@ -0,0 +1 @@
pkgname="PyQt-x11-gpl"