pyqt: bump version.

This commit is contained in:
Jerome Duval
2017-04-13 22:33:24 +02:00
parent 639350a2e7
commit 685677b891

View File

@@ -5,9 +5,9 @@ simplicity of Python."
HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/"
COPYRIGHT="2015-2017 Riverbank Computing Limited"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/project/pyqt/PyQt5/PyQt-$portVersion/PyQt5_gpl-$portVersion.tar.gz"
CHECKSUM_SHA256="9edf2816105a4111a447452df2bef7ce47d7efb307c75c3e74c27b8d31d7f66e"
CHECKSUM_SHA256="ebd70515b30bbd6098fee29e6271a6696b1183c5530ee30e6ba9aaab195536e8"
SOURCE_DIR="PyQt5_gpl-$portVersion"
PYTHON3_VERSION="3.6"