Date: Friday, November 16, 2012 @ 14:55:33
  Author: andrea
Revision: 171174

KDE 4.10 beta1 - first steps

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD      2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD       2012-11-16 19:55:33 UTC (rev 171174)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=kdebindings-perlkde
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="Perl bindings for the KDE libraries"
 url="https://projects.kde.org/projects/kde/kdebindings/perl/perlkde";
@@ -12,8 +12,8 @@
 depends=('kdebindings-perlqt' 'kdebindings-smokekde')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'kdepimlibs'
             'kdegraphics-okular' 'kdesdk-kate')
-source=("http://download.kde.org/stable/${pkgver}/src/perlkde-${pkgver}.tar.xz";)
-sha1sums=('9504e5f31787df5f31686aabab96d30af96f33b7')
+source=("http://download.kde.org/unstable/${pkgver}/src/perlkde-${pkgver}.tar.xz";)
+sha1sums=('cfa442fcdce76523d7d978cfe9459c6385ead228')
 
 build() {
   cd "${srcdir}"

Reply via email to