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/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdebindings-python/PKGBUILD b/kde-unstable/kdebindings-python/PKGBUILD
index 2cad5573a..5eda80dd8 100644
--- a/kde-unstable/kdebindings-python/PKGBUILD
+++ b/kde-unstable/kdebindings-python/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 160324 2012-05-31 22:24:02Z andrea $
+# $Id: PKGBUILD 161675 2012-06-13 14:09:50Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla')
source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('bd93872670dc56b0007467a6a9319089e84eb431')
+sha1sums=('5e61dc43f78a5127486217120ba6c9f06744232a')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"