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

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 12:11:19 UTC 2010


    Date: Sunday, January 17, 2010 @ 07:11:19
  Author: andrea
Revision: 63362

libpng rebuild

Modified:
  pyqt/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 12:07:07 UTC (rev 63361)
+++ PKGBUILD	2010-01-17 12:11:19 UTC (rev 63362)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: riai <riai at bigfoot.com> Ben <ben at benmazer.net>
 
 pkgname=pyqt
 pkgver=4.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of Python bindings for the Qt toolkit."
 arch=('i686' 'x86_64')
 url="http://riverbankcomputing.co.uk/software/pyqt/intro"
-depends=('sip>=4.9.3' 'qscintilla>=2.4.0' 'qt>=4.5.3' 'dbus-python' 'openssl')
+depends=('sip>=4.9.3' 'qscintilla>=2.4.0-2' 'qt>=4.5.3' 'dbus-python' 'openssl')
 license=('GPL')
 provides=('pyqt4')
 replaces=('pyqt4')




More information about the arch-commits mailing list