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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:35:55 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:35:55
  Author: andrea
Revision: 147321

KDE 4.8.0

Modified:
  kdeedu-kiten/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:52 UTC (rev 147320)
+++ PKGBUILD	2012-01-25 20:35:55 UTC (rev 147321)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kiten
-pkgver=4.7.97
+pkgver=4.8.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=('7f20baa447672cdb46dc483d72f9690f63b39d6a')
+source=("http://download.kde.org/stable/${pkgver}/src/kiten-${pkgver}.tar.bz2")
+sha1sums=('4068f2bcca69150a9b340a6d47ec4902d9dbacc9')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list