[arch-commits] Commit in kdebindings-perlkde/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:19:47 UTC 2013
Date: Thursday, January 31, 2013 @ 12:19:47
Author: andrea
Revision: 176409
KDE 4.10
Modified:
kdebindings-perlkde/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:19:45 UTC (rev 176408)
+++ PKGBUILD 2013-01-31 11:19:47 UTC (rev 176409)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdebindings-perlkde
-pkgver=4.9.98
+pkgver=4.10.0
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/unstable/${pkgver}/src/perlkde-${pkgver}.tar.xz")
-sha1sums=('4a076dbd61739e132f4a841c3bbe3028b2c2ca39')
+source=("http://download.kde.org/stable/${pkgver}/src/perlkde-${pkgver}.tar.xz")
+sha1sums=('83af5b1c34e93a46395d974b82e819f2649ac5ca')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list