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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:10:57 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:10:57
  Author: andrea
Revision: 151981

KDE 4.8.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:10:54 UTC (rev 151980)
+++ PKGBUILD	2012-03-04 11:10:57 UTC (rev 151981)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-ktouch
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Touch Typing Tutor"
 url="http://kde.org/applications/education/ktouch/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2")
-sha1sums=('e1e1338e67c0c02c4573a4aa95a721c8f674f2c6')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz")
+sha1sums=('42598cddc04de3d7ec64ea88068b2313333e02fd')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list