[arch-commits] CVS update of extra/lib/pyqt (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Dec 7 18:01:15 UTC 2007


    Date: Friday, December 7, 2007 @ 13:01:15
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/pyqt

Modified: PKGBUILD (1.17 -> 1.18)

'upgpkg: update to new version'


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


Index: extra/lib/pyqt/PKGBUILD
diff -u extra/lib/pyqt/PKGBUILD:1.17 extra/lib/pyqt/PKGBUILD:1.18
--- extra/lib/pyqt/PKGBUILD:1.17	Sat Nov 17 18:09:58 2007
+++ extra/lib/pyqt/PKGBUILD	Fri Dec  7 13:01:15 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.17 2007/11/17 23:09:58 pierre Exp $
+# $Id: PKGBUILD,v 1.18 2007/12/07 18:01:15 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: riai <riai at bigfoot.com> Ben <ben at benmazer.net>
 
 pkgname=pyqt
-pkgver=4.3.1
+pkgver=4.3.3
 pkgrel=1
 pkgdesc="PyQt is a set of Python bindings for the Qt toolkit."
 arch=(i686 x86_64)
 url="http://riverbankcomputing.co.uk/pyqt/"
-depends=('sip>=4.5.2-2' 'qscintilla>=2.1' 'qt>=4.3.1')
+depends=('sip>=4.7.3' 'qscintilla>=2.1' 'qt>=4.3.3')
 license=('GPL')
 provides=('pyqt4')
 replaces=('pyqt4')
@@ -26,4 +26,3 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 } 
-md5sums=('5d0095d7f08a973b4a04e09e7f6ab568')




More information about the arch-commits mailing list