diff options
-rw-r--r-- | extra/pyqt/.footprint | 1 | ||||
-rw-r--r-- | extra/pyqt/.md5sum | 2 | ||||
-rw-r--r-- | extra/pyqt/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/extra/pyqt/.footprint b/extra/pyqt/.footprint index 7ae930325..46e6f4a5b 100644 --- a/extra/pyqt/.footprint +++ b/extra/pyqt/.footprint @@ -450,6 +450,7 @@ drwxr-xr-x root/root usr/share/sip/QtNetwork/ -rw-r--r-- root/root usr/share/sip/QtNetwork/qurlinfo.sip drwxr-xr-x root/root usr/share/sip/QtOpenGL/ -rw-r--r-- root/root usr/share/sip/QtOpenGL/QtOpenGLmod.sip +-rw-r--r-- root/root usr/share/sip/QtOpenGL/opengl_types.sip -rw-r--r-- root/root usr/share/sip/QtOpenGL/qgl.sip -rw-r--r-- root/root usr/share/sip/QtOpenGL/qglcolormap.sip -rw-r--r-- root/root usr/share/sip/QtOpenGL/qglframebufferobject.sip diff --git a/extra/pyqt/.md5sum b/extra/pyqt/.md5sum index bf131ae5b..370bff8fa 100644 --- a/extra/pyqt/.md5sum +++ b/extra/pyqt/.md5sum @@ -1 +1 @@ -4882179ab4da128aaa8520f146afb955 PyQt-x11-gpl-4.7.tar.gz +42fdda73f07810abba002af8a939ee50 PyQt-x11-gpl-4.7.3.tar.gz diff --git a/extra/pyqt/Pkgfile b/extra/pyqt/Pkgfile index 385af5a05..429ae9ab0 100644 --- a/extra/pyqt/Pkgfile +++ b/extra/pyqt/Pkgfile @@ -5,7 +5,7 @@ # Depends on: sip, qscintilla, qt name=pyqt -version=4.7 +version=4.7.3 release=1 source=(http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-$version.tar.gz) |