Date: Thursday, January 31, 2013 @ 12:17:16 Author: andrea Revision: 176380
KDE 4.10 Modified: kdebindings-perlqt/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:17:11 UTC (rev 176379) +++ PKGBUILD 2013-01-31 11:17:16 UTC (rev 176380) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-perlqt -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="Perl bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt" @@ -11,8 +11,8 @@ groups=('kdebindings') depends=('kdebindings-smokeqt' 'perl-list-moreutils') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') -source=("http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz") -sha1sums=('7f8ba40f848f54fd0b55c99c01a87608c1050a0e') +source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz") +sha1sums=('2e7bba884c5461ae17ecdc46e294d2e00d99a3a5') build() { cd "${srcdir}"
