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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:53:21 UTC 2012


    Date: Friday, November 16, 2012 @ 14:53:21
  Author: andrea
Revision: 171143

KDE 4.10 beta1 - first steps

Added:
  kdebindings-python/kde-unstable/
Modified:
  kdebindings-python/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:53:21 UTC (rev 171143)
@@ -4,7 +4,7 @@
 pkgbase=kdebindings-python
 pkgname=('kdebindings-python'
          'kdebindings-python2')
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 groups=('kdebindings')
 makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
              'pyqt' 'qscintilla' 'python2-sip' 'python-sip')
-source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('4a72a307d5780f013e12607b9cddb425f81ffeef')
+source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
+sha1sums=('e2b3ac142195a1aa31b6cca5463803665675d97d')
 
 build() {
   export PYTHONDONTWRITEBYTECODE="TRUE"




More information about the arch-commits mailing list