summaryrefslogtreecommitdiff
path: root/testing/kdeedu-ktouch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kdeedu-ktouch')
-rw-r--r--testing/kdeedu-ktouch/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdeedu-ktouch/PKGBUILD b/testing/kdeedu-ktouch/PKGBUILD
index 533ea8b5e..45a0da9f3 100644
--- a/testing/kdeedu-ktouch/PKGBUILD
+++ b/testing/kdeedu-ktouch/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 164575 2012-08-01 14:39:01Z andrea $
+# $Id: PKGBUILD 166084 2012-09-04 16:09:47Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-ktouch
-pkgver=4.9.0
+pkgver=4.9.1
pkgrel=1
pkgdesc="Touch Typing Tutor"
url="http://kde.org/applications/education/ktouch/"
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
-sha1sums=('8a9d25044d9a33281bd982e32a3c6fd72f5d22fb')
+sha1sums=('a4203a226d3b02b5619efd01291816f1b4de2b50')
build() {
cd "${srcdir}"