summaryrefslogtreecommitdiff
path: root/extra/kdebindings-python
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
committerroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
commit8cca36c97b57b8d0a7e5521647c02409eb94ade4 (patch)
tree8e893420d3a3c3ce565a8ab627f3bbce04ac5a69 /extra/kdebindings-python
parente63433d7f10b5c32f348d4b2cfb38c777b314420 (diff)
Thu Sep 8 16:35:25 UTC 2011
Diffstat (limited to 'extra/kdebindings-python')
-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 239a2ca67..de49fe87e 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 135257 2011-08-11 16:57:19Z andrea $
+# $Id: PKGBUILD 137375 2011-09-07 17:18:20Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-python
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+pkgrel=1
pkgdesc="KDE bindings for Python"
url="http://kde.org/"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ groups=('kdebindings')
depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
makedepends=('cmake' 'automoc4' 'boost')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
-sha1sums=('8f4cf7c9a99ee5b0fb2c7284518a129dced31c94')
+sha1sums=('fd05f0c04586878c3c23e80bb1c59b316184d7ab')
build() {
cd "${srcdir}"