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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:45:50 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:45:49
  Author: andrea
Revision: 132503

KDE 4.7.0

Modified:
  libkdeedu/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:45:47 UTC (rev 132502)
+++ PKGBUILD	2011-07-24 22:45:49 UTC (rev 132503)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkdeedu
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Libraries used by KDE Education applications"
 url="http://kde.org/"
@@ -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.bz2")
-sha1sums=('9f9599bcf40c8684f42e38c4dcba9adb920c1754')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('fbe1f3a7416d58bd4b0653280181da192e330214')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list