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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:20:19 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:20:18
  Author: andrea
Revision: 176419

KDE 4.10

Modified:
  kdeedu-kiten/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:14 UTC (rev 176418)
+++ PKGBUILD	2013-01-31 11:20:18 UTC (rev 176419)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kiten
-pkgver=4.9.98
+pkgver=4.10.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.xz")
-sha1sums=('0fb5ec1d9c47d32e205c675b1063d1f786fd6e14')
+source=("http://download.kde.org/stable/${pkgver}/src/kiten-${pkgver}.tar.xz")
+sha1sums=('269d08e841d0697ddda8b310e90c059aa8d85201')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list