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

2010-01-18 Thread Pierre Schmitz
Date: Monday, January 18, 2010 @ 17:28:23
  Author: pierre
Revision: 63858

jpng rebuild

Modified:
  pyqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-18 22:25:17 UTC (rev 63857)
+++ PKGBUILD2010-01-18 22:28:23 UTC (rev 63858)
@@ -6,7 +6,7 @@
 pkgname=pyqt
 pkgver=4.7.0
 _pkgver=4.7
-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;



[arch-commits] Commit in pyqt (kde-unstable/PKGBUILD repos/jpng-i686)

2010-01-17 Thread Andrea Scarpino
Date: Sunday, January 17, 2010 @ 07:43:10
  Author: andrea
Revision: 63370

archrelease: new repo jpng-i686

Added:
  pyqt/repos/jpng-i686/
Modified:
  pyqt/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===
--- kde-unstable/PKGBUILD   2010-01-17 12:36:43 UTC (rev 63369)
+++ kde-unstable/PKGBUILD   2010-01-17 12:43:10 UTC (rev 63370)
@@ -10,7 +10,7 @@
 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.10' 'qscintilla=2.4.1' 'qt=4.6.0' 'dbus-python' 'openssl')
+depends=('sip=4.10' 'qscintilla=2.4.1' 'dbus-python' 'openssl')
 license=('GPL')
 provides=('pyqt4')
 replaces=('pyqt4')



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

2010-01-16 Thread Andrea Scarpino
Date: Saturday, January 16, 2010 @ 09:53:03
  Author: andrea
Revision: 63221

upstream release

Modified:
  pyqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-16 14:52:55 UTC (rev 63220)
+++ PKGBUILD2010-01-16 14:53:03 UTC (rev 63221)
@@ -4,8 +4,8 @@
 # Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
 
 pkgname=pyqt
-pkgver=4.720100108
-_pkgver=4.7-snapshot-20100108
+pkgver=4.7.0
+_pkgver=4.7
 pkgrel=1
 pkgdesc=A set of Python bindings for the Qt toolkit
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 replaces=('pyqt4')
 conflicts=('pyqt4')
 
source=(http://riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-${_pkgver}.tar.gz)
-md5sums=('4581a56d2858dfd893bd25a945d16b8f')
+md5sums=('4882179ab4da128aaa8520f146afb955')
 
 build() {
   cd ${srcdir}/PyQt-x11-gpl-${_pkgver}



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

2010-01-09 Thread Andrea Scarpino
Date: Saturday, January 9, 2010 @ 08:40:56
  Author: andrea
Revision: 62434

new snapshot released

Modified:
  pyqt/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-09 01:47:44 UTC (rev 62433)
+++ PKGBUILD2010-01-09 13:40:56 UTC (rev 62434)
@@ -4,8 +4,8 @@
 # Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
 
 pkgname=pyqt
-pkgver=4.720091231
-_pkgver=4.7-snapshot-20091231
+pkgver=4.720100108
+_pkgver=4.7-snapshot-20100108
 pkgrel=1
 pkgdesc=A set of Python bindings for the Qt toolkit
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 replaces=('pyqt4')
 conflicts=('pyqt4')
 
source=(http://riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-${_pkgver}.tar.gz)
-md5sums=('970d442f51979858699862cb6de99320')
+md5sums=('4581a56d2858dfd893bd25a945d16b8f')
 
 build() {
   cd ${srcdir}/PyQt-x11-gpl-${_pkgver}