[arch-commits] Commit in libkdeedu/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:18:08 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:18:08
  Author: andrea
Revision: 176387

KDE 4.10

Modified:
  libkdeedu/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:18:05 UTC (rev 176386)
+++ PKGBUILD	2013-01-31 11:18:08 UTC (rev 176387)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdeedu
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Libraries used by KDE Education applications"
 url="https://projects.kde.org/projects/kde/kdeedu/libkdeedu"
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('d5efc154a88908d8607e81552a92552cd1255c06')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('ecee7596db004e74c9b59e5a1d31689b839b3791')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list