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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:47:19 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:47:19
  Author: andrea
Revision: 132526

KDE 4.7.0

Modified:
  kdeedu-kiten/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:47:16 UTC (rev 132525)
+++ PKGBUILD	2011-07-24 22:47:19 UTC (rev 132526)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kiten
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Japanese Reference/Study Tool"
 url="http://kde.org/applications/education/kiten/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kiten-${pkgver}.tar.bz2")
-sha1sums=('c83f9078141fe2868be1b0040cbe204228aacb1c')
+source=("http://download.kde.org/stable/${pkgver}/src/kiten-${pkgver}.tar.bz2")
+sha1sums=('7caa8c13f6431d54eabc3a88f874f279134181c3')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list