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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:45:33 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:45:32
  Author: andrea
Revision: 132497

KDE 4.7.0

Modified:
  kdebindings-python/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:45:29 UTC (rev 132496)
+++ PKGBUILD	2011-07-24 22:45:32 UTC (rev 132497)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-python
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="KDE bindings for python"
 url="http://kde.org/"
@@ -11,8 +11,8 @@
 groups=('kdebindings')
 depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
 makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
-sha1sums=('adf1e6bfebfb7b35bd4e3947e618b401c8c578f6')
+source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
+sha1sums=('8f4cf7c9a99ee5b0fb2c7284518a129dced31c94')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list