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

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


    Date: Thursday, January 31, 2013 @ 12:20:48
  Author: andrea
Revision: 176423

KDE 4.10

Modified:
  kdeedu-ktouch/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:41 UTC (rev 176422)
+++ PKGBUILD	2013-01-31 11:20:48 UTC (rev 176423)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-ktouch
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Touch Typing Tutor"
 url="http://kde.org/applications/education/ktouch/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
-sha1sums=('1aae34a2539b40e0675804ce96616e6c4985b36a')
+source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
+sha1sums=('3a37cb717e7edc88f73c94ee4e328c79234071bd')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list