summaryrefslogtreecommitdiff
path: root/testing/kdebindings-python
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/kdebindings-python
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/kdebindings-python')
-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 c1cce4b40..39f12409c 100644
--- a/testing/kdebindings-python/PKGBUILD
+++ b/testing/kdebindings-python/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 164535 2012-08-01 14:35:40Z andrea $
+# $Id: PKGBUILD 166044 2012-09-04 15:42:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
-pkgver=4.9.0
+pkgver=4.9.1
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=('eb51fcadd14a184895195be822e4ed704e74d3ed')
+sha1sums=('b1066dc30d59ddfb16db3f7e1ee11a2f9895dfca')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"