diff options
author | sibel <lesibel at free dot fr> | 2010-05-02 08:34:59 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-05-02 08:34:59 +0200 |
commit | 6c268fe204d79fcbc498658d9bb291f6a07926c8 (patch) | |
tree | d01871688b97f613261036f17a849551cdf9c073 | |
parent | 4fc9a8ec2380832ec47af2772f160414d6e65a71 (diff) | |
download | nutyx-pakxe-6c268fe204d79fcbc498658d9bb291f6a07926c8.tar.gz nutyx-pakxe-6c268fe204d79fcbc498658d9bb291f6a07926c8.tar.bz2 nutyx-pakxe-6c268fe204d79fcbc498658d9bb291f6a07926c8.tar.xz nutyx-pakxe-6c268fe204d79fcbc498658d9bb291f6a07926c8.zip |
Maj de pyqt#4.7.3
-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) |