summaryrefslogtreecommitdiff
path: root/extra/kdebindings-python
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
committerroot <root@rshg054.dnsready.net>2012-04-06 00:01:15 +0000
commit870286a74f6142709671fd3437944382f29bf352 (patch)
tree00501e7d18319db16b20e39436b8fb60837bdfe5 /extra/kdebindings-python
parenta7f79fc1ced18c586d320033ac9738e98a21b550 (diff)
Fri Apr 6 00:01:15 UTC 2012
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 9e352d5fe..477f9e2f3 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 153599 2012-03-16 14:50:09Z andrea $
+# $Id: PKGBUILD 155531 2012-04-04 14:12:38Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=kdebindings-python
pkgname=('kdebindings-python'
'kdebindings-python2')
-pkgver=4.8.1
-pkgrel=3
+pkgver=4.8.2
+pkgrel=1
url='http://kde.org/'
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt' 'qscintilla')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz")
-sha1sums=('b9ef35269d2e08578ba20d01822dbdbed72bffb8')
+sha1sums=('7d1a41e00794dba160ce8e2a3f750c9a4298ef15')
build() {
export PYTHONDONTWRITEBYTECODE="TRUE"