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

Douglas Soares de Andrade douglas at archlinux.org
Sat Nov 22 17:27:39 UTC 2008


    Date: Saturday, November 22, 2008 @ 12:27:39
  Author: douglas
Revision: 19414

upgpkg: pyqt3 3.17.6-1

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-22 16:51:09 UTC (rev 19413)
+++ PKGBUILD	2008-11-22 17:27:39 UTC (rev 19414)
@@ -3,15 +3,14 @@
 # Contributor: riai <riai at bigfoot.com> Ben <ben at benmazer.net>
 
 pkgname=pyqt3
-pkgver=3.17.4
-pkgrel=2
+pkgver=3.17.6
+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.5.2-2' 'qscintilla-qt3>=1.7.1' 'qt3>=3.3.7')
+depends=('sip>=4.7.9' '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)
-md5sums=('0dffe4bc87a1102d61ee972bb868c65a')
 
 build() {
   cd ${startdir}/src/PyQt-x11-gpl-${pkgver}
@@ -25,3 +24,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 } 
+md5sums=('89b7c46d6db4a2916fc6ab5a82b0d08a')




More information about the arch-commits mailing list