Date: Tuesday, June 12, 2012 @ 01:42:09 Author: andrea Revision: 161517
KDE 4.9beta2 Modified: kdebindings-perlqt/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-12 05:42:06 UTC (rev 161516) +++ PKGBUILD 2012-06-12 05:42:09 UTC (rev 161517) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-perlqt -pkgver=4.8.80 -pkgrel=2 +pkgver=4.8.90 +pkgrel=1 pkgdesc="Perl bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt" arch=('i686' 'x86_64') @@ -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=('a0e7bbb60978c43dc6f888c3ee0e757d0eb14be0') +sha1sums=('2a226f8783f7165ccec70a796a9a3980c52e831b') build() { cd "${srcdir}"
