[arch-commits] Commit in kdebindings-python/trunk (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Wed Jan 25 20:34:13 UTC 2012
    
    
  
    Date: Wednesday, January 25, 2012 @ 15:34:13
  Author: andrea
Revision: 147287
KDE 4.8.0
Modified:
  kdebindings-python/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:34:10 UTC (rev 147286)
+++ PKGBUILD	2012-01-25 20:34:13 UTC (rev 147287)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-python
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="KDE bindings for Python"
 url="http://kde.org/"
@@ -11,8 +11,8 @@
 groups=('kdebindings')
 depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
 makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
-sha1sums=('2d5c94f5e8d369d295a273ae0d2e4f7a13d2a055')
+source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
+sha1sums=('cf204efebc1eda6de7f4405dbf5037bdaffd30e9')
 
 build() {
   cd "${srcdir}"
    
    
More information about the arch-commits
mailing list