Date: Wednesday, December 7, 2011 @ 03:22:35 Author: andrea Revision: 144504
KDE 4.8beta2 Modified: kdebindings-python/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-07 08:22:32 UTC (rev 144503) +++ PKGBUILD 2011-12-07 08:22:35 UTC (rev 144504) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> 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 @@ 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}"
