summaryrefslogtreecommitdiff
path: root/extra/kdebindings-python/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdebindings-python/PKGBUILD')
-rw-r--r--extra/kdebindings-python/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-python/PKGBUILD b/extra/kdebindings-python/PKGBUILD
index fdaf5713c..4ede68181 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 166212 2012-09-05 18:27:44Z andrea $
+# $Id: PKGBUILD 167774 2012-10-03 14:39:54Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
-pkgver=4.9.1
+pkgver=4.9.2
pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ 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=('b1066dc30d59ddfb16db3f7e1ee11a2f9895dfca')
+sha1sums=('44b3f02797c43a59f8c3a91131a2488a733cfa11')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"