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

Douglas Soares de Andrade douglas at archlinux.org
Fri Aug 7 19:53:22 UTC 2009


    Date: Friday, August 7, 2009 @ 15:53:22
  Author: douglas
Revision: 49427

upgpkg: pyqt3 3.18.1-1
    Updated to 3.18.1

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-07 17:49:28 UTC (rev 49426)
+++ PKGBUILD	2009-08-07 19:53:22 UTC (rev 49427)
@@ -3,12 +3,12 @@
 # Contributor: riai <riai at bigfoot.com> Ben <ben at benmazer.net>
 
 pkgname=pyqt3
-pkgver=3.17.6
+pkgver=3.18.1
 pkgrel=1
 pkgdesc="PyQt is a set of Python bindings for the Qt toolkit."
 arch=(i686 x86_64)
 url="http://www.riverbankcomputing.com/software/pyqt/intro"
-depends=('sip>=4.7.9' 'qscintilla-qt3>=1.7.1' 'qt3>=3.3.8')
+depends=('sip>=4.8.2' 'qscintilla-qt3>=1.7.1' 'qt3>=3.3.8')
 license=('GPL')
 source=(http://www.riverbankcomputing.com/static/Downloads/PyQt3/PyQt-x11-gpl-${pkgver}.tar.gz)
 
@@ -24,4 +24,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 } 
-md5sums=('89b7c46d6db4a2916fc6ab5a82b0d08a')
+md5sums=('f1d120495d1aaf393819e988c0a7bb7e')




More information about the arch-commits mailing list