[arch-commits] Commit in pyqt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jun 27 22:04:20 UTC 2012


    Date: Wednesday, June 27, 2012 @ 18:04:20
  Author: andrea
Revision: 162683

upgpkg: pyqt 4.9.3-3

Re-add provides()

Modified:
  pyqt/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-27 22:03:15 UTC (rev 162682)
+++ PKGBUILD	2012-06-27 22:04:20 UTC (rev 162683)
@@ -6,7 +6,7 @@
 pkgbase=pyqt
 pkgname=('pyqt-common' 'pyqt' 'python2-pyqt')
 pkgver=4.9.3
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://riverbankcomputing.co.uk/software/pyqt/intro"
 license=('GPL')
@@ -83,6 +83,7 @@
               'python-opengl: enable OpenGL 3D graphics in PyQt applications'
               'qscintilla: QScintilla API'
               'qt-assistant-compat: add PyQt online help in Qt Assistant')
+  provides=('python2-qt')
 
   cd "${srcdir}/Py2Qt-x11-gpl-${pkgver}"
   # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use DESTDIR




More information about the arch-commits mailing list