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