Date: Friday, May 25, 2012 @ 15:59:01
  Author: andrea
Revision: 159527

KDE 4.9

Added:
  kdebindings-perlqt/kde-unstable/
Modified:
  kdebindings-perlqt/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD       2012-05-25 19:59:01 UTC (rev 159527)
@@ -2,17 +2,17 @@
 # Maintainer: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=kdebindings-perlqt
-pkgver=4.8.3
-pkgrel=2
+pkgver=4.8.80
+pkgrel=1
 pkgdesc="Perl bindings for the Qt libraries"
-url="http://kde.org/";
+url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt";
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kdebindings')
 depends=('kdebindings-smokeqt' 'perl-list-moreutils')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz";)
-sha1sums=('d0d0d5da1fd9c50bd19ff2bb49d6a71a2d97759f')
+source=("http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz";)
+sha1sums=('a0e7bbb60978c43dc6f888c3ee0e757d0eb14be0')
 
 build() {
   cd "${srcdir}"

Reply via email to