summaryrefslogtreecommitdiff
path: root/kde-unstable/kdebindings-python/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdebindings-python/PKGBUILD')
-rw-r--r--kde-unstable/kdebindings-python/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdebindings-python/PKGBUILD b/kde-unstable/kdebindings-python/PKGBUILD
index 021c5ee02..d5d38aebe 100644
--- a/kde-unstable/kdebindings-python/PKGBUILD
+++ b/kde-unstable/kdebindings-python/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 143300 2011-11-24 16:13:45Z andrea $
+# $Id: PKGBUILD 144765 2011-12-08 10:27:40Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-python
-pkgver=4.7.80
+pkgver=4.7.90
pkgrel=1
pkgdesc="KDE bindings for Python"
url="http://kde.org/"
@@ -12,7 +12,7 @@ groups=('kdebindings')
depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
makedepends=('cmake' 'automoc4' 'boost')
source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2")
-sha1sums=('b67905a73566ad99b3bf1238b87f333c3ebb1fc5')
+sha1sums=('ada3862a46add5f0901d03a84c0c04759a944401')
build() {
cd "${srcdir}"