summaryrefslogtreecommitdiff
path: root/extra/kdeedu-ktouch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdeedu-ktouch/PKGBUILD')
-rw-r--r--extra/kdeedu-ktouch/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeedu-ktouch/PKGBUILD b/extra/kdeedu-ktouch/PKGBUILD
index 4bcb282a8..74d96a4df 100644
--- a/extra/kdeedu-ktouch/PKGBUILD
+++ b/extra/kdeedu-ktouch/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 202511 2013-12-22 12:47:44Z andrea $
+# $Id: PKGBUILD 204140 2014-01-15 10:17:01Z svenstaro $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-ktouch
-pkgver=4.12.0
+pkgver=4.12.1
pkgrel=1
pkgdesc="Touch Typing Tutor"
url="http://kde.org/applications/education/ktouch/"
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4' 'mesa')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
-sha1sums=('59f37ce92d918d3bce8520bc58c3651213d092e8')
+sha1sums=('ba4c019369fd00504164addbd9389c47ba33a0db')
build() {
cd "${srcdir}"