Date: Wednesday, January 25, 2012 @ 15:35:26 Author: andrea Revision: 147311
KDE 4.8.0 Modified: kdebindings-perlkde/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-25 20:35:24 UTC (rev 147310) +++ PKGBUILD 2012-01-25 20:35:26 UTC (rev 147311) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdebindings-perlkde -pkgver=4.7.97 +pkgver=4.8.0 pkgrel=1 pkgdesc="Perl bindings for the KDE libraries" url="http://kde.org/" @@ -12,8 +12,8 @@ depends=('kdebindings-perlqt' 'kdebindings-smokekde') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate') -source=("http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.bz2") -sha1sums=('509832fd992ca034ab283193329b2d135eec2b87') +source=("http://download.kde.org/stable/${pkgver}/src/perlkde-${pkgver}.tar.bz2") +sha1sums=('e9c46cec78f42a29befbc26dfa428d6a28027754') build() { cd "${srcdir}"