summaryrefslogtreecommitdiff
path: root/testing/kdebindings-python/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-03 01:32:13 -0700
committerroot <root@rshg054.dnsready.net>2012-10-03 01:32:13 -0700
commit1350233b6dc1924ba29a42462447995f26dae0dc (patch)
tree5dfb3384023621f023e449f02df1f035a9b45170 /testing/kdebindings-python/PKGBUILD
parent941550cbc215d608bd18439f99500b74fbb80f0d (diff)
Wed Oct 3 01:31:01 PDT 2012
Diffstat (limited to 'testing/kdebindings-python/PKGBUILD')
-rw-r--r--testing/kdebindings-python/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdebindings-python/PKGBUILD b/testing/kdebindings-python/PKGBUILD
index 39f12409c..7767091d2 100644
--- a/testing/kdebindings-python/PKGBUILD
+++ b/testing/kdebindings-python/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 166044 2012-09-04 15:42:53Z andrea $
+# $Id: PKGBUILD 167573 2012-10-02 19:03:28Z 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"