Date: Tuesday, September 6, 2011 @ 04:20:38 Author: andrea Revision: 137112
KDE 4.7.1 Modified: kdebindings-python/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-06 08:20:35 UTC (rev 137111) +++ PKGBUILD 2011-09-06 08:20:38 UTC (rev 137112) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> 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 @@ 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}"
