From d7931e8fa49a4698ac8dbb1a155ca6b48f031828 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Jan 2012 23:14:57 +0000 Subject: Fri Jan 6 23:14:57 UTC 2012 --- kde-unstable/kdebindings-python/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kde-unstable/kdebindings-python/PKGBUILD') diff --git a/kde-unstable/kdebindings-python/PKGBUILD b/kde-unstable/kdebindings-python/PKGBUILD index 5cb72a876..390a80569 100644 --- a/kde-unstable/kdebindings-python/PKGBUILD +++ b/kde-unstable/kdebindings-python/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 145602 2011-12-23 11:12:58Z andrea $ +# $Id: PKGBUILD 146090 2012-01-05 12:29:05Z andrea $ # Maintainer: Andrea Scarpino pkgname=kdebindings-python -pkgver=4.7.95 -pkgrel=2 +pkgver=4.7.97 +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') makedepends=('cmake' 'automoc4' 'boost') source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2") -sha1sums=('7c1d3c590e80b871ab21be45d4a57ab8aa420e22') +sha1sums=('2d5c94f5e8d369d295a273ae0d2e4f7a13d2a055') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf