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/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebindings-python/PKGBUILD b/extra/kdebindings-python/PKGBUILD
index 1d709f430..adbf0b092 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 188702 2013-06-18 10:31:18Z andrea $
+# $Id: PKGBUILD 189496 2013-07-03 17:00:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2'
'kdebindings-python-common')
-pkgver=4.10.4
-pkgrel=2
+pkgver=4.10.5
+pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL')
@@ -14,7 +14,7 @@ groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt4'
'python-pyqt4' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('4243f60d549b75ad734141ad2bfef884d12d014e')
+sha1sums=('1e474e5d15756a6846902c11d6a7c95c5ca688da')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"