summaryrefslogtreecommitdiff
path: root/extra/kdebindings-python
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-10 01:10:31 -0700
committerroot <root@rshg054.dnsready.net>2013-05-10 01:10:31 -0700
commitfc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (patch)
tree6ef5bc2d994954809f833756dd63eeed03cbd5c9 /extra/kdebindings-python
parent648599b08776ea788a3ddb0365eb30fda03efe7b (diff)
Fri May 10 01:10:30 PDT 2013
Diffstat (limited to 'extra/kdebindings-python')
-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 3f26ace7a..2182f4043 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 181880 2013-04-05 08:54:23Z svenstaro $
+# $Id: PKGBUILD 184855 2013-05-09 09:42:26Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2'
'kdebindings-python-common')
-pkgver=4.10.2
+pkgver=4.10.3
pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
'pyqt' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('a17d533fca8126970ec8886f55297f1005df3eb5')
+sha1sums=('71dfb717cafc40331118b2b98c9b4075cd9b1c0d')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"