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

2016-04-27 Thread Felix Yan
Date: Thursday, April 28, 2016 @ 07:49:53
  Author: fyan
Revision: 266370

upgpkg: kdeedu-ktouch 16.04.0-2

Hooks rebuild (part 1)

Modified:
  kdeedu-ktouch/trunk/PKGBUILD
Deleted:
  kdeedu-ktouch/trunk/kdeedu-ktouch.install

---+
 PKGBUILD  |3 +--
 kdeedu-ktouch.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-28 05:49:18 UTC (rev 266369)
+++ PKGBUILD2016-04-28 05:49:53 UTC (rev 266370)
@@ -4,7 +4,7 @@
 
 pkgname=kdeedu-ktouch
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Touch Typing Tutor"
 url="http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdeedu')
 depends=('kdebase-runtime' 'kqtquickcharts' 'libxkbfile')
 makedepends=('cmake' 'automoc4' 'mesa')
-install=${pkgname}.install
 
source=("http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
 sha1sums=('d38a8b363068eed873c40c1684b95ee7836a1973')
 

Deleted: kdeedu-ktouch.install
===
--- kdeedu-ktouch.install   2016-04-28 05:49:18 UTC (rev 266369)
+++ kdeedu-ktouch.install   2016-04-28 05:49:53 UTC (rev 266370)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}


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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 15:59:45
  Author: bpiotrowski
Revision: 253399

C++11 ABI rebuild

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 14:59:43 UTC (rev 253398)
+++ PKGBUILD2015-12-07 14:59:45 UTC (rev 253399)
@@ -4,7 +4,7 @@
 
 pkgname=kdeedu-ktouch
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Touch Typing Tutor"
 url="http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')


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

2015-03-04 Thread Felix Yan
Date: Wednesday, March 4, 2015 @ 15:39:43
  Author: fyan
Revision: 232632

upgpkg: kdeedu-ktouch 14.12.3-1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-04 14:38:00 UTC (rev 232631)
+++ PKGBUILD2015-03-04 14:39:43 UTC (rev 232632)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=14.12.2
+pkgver=14.12.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('297610e2621b6d7eb3af69ef22148c198ab97208')
+sha1sums=('245dd89f19604ccca7aa264c902b5e6d5017d984')
 
 prepare() {
   mkdir build


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

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 07:30:32
  Author: fyan
Revision: 230513

upgpkg: kdeedu-ktouch 14.12.2-1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 06:24:52 UTC (rev 230512)
+++ PKGBUILD2015-02-04 06:30:32 UTC (rev 230513)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('fc628775f065b68f5579c9a10f4e77beb664786d')
+sha1sums=('297610e2621b6d7eb3af69ef22148c198ab97208')
 
 prepare() {
   mkdir build


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

2015-01-15 Thread Felix Yan
Date: Friday, January 16, 2015 @ 04:21:26
  Author: fyan
Revision: 229154

upgpkg: kdeedu-ktouch 14.12.1-1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-16 03:20:01 UTC (rev 229153)
+++ PKGBUILD2015-01-16 03:21:26 UTC (rev 229154)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'kqtquickcharts')
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('6d403a6d30c0398f8bf274699059bcbab851f278')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
+sha1sums=('fc628775f065b68f5579c9a10f4e77beb664786d')
 
 prepare() {
   mkdir build


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

2014-11-19 Thread Felix Yan
Date: Wednesday, November 19, 2014 @ 18:58:22
  Author: fyan
Revision: 226522

upgpkg: kdeedu-ktouch 4.14.3-1

upstream new release

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-19 17:57:28 UTC (rev 226521)
+++ PKGBUILD2014-11-19 17:58:22 UTC (rev 226522)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.14.2
+pkgver=4.14.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('474bccfdfc13785db36d2eb63ddc9613d8c61537')
+sha1sums=('6d403a6d30c0398f8bf274699059bcbab851f278')
 
 prepare() {
   mkdir build


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

2014-09-20 Thread Sven-Hendrik Haase
Date: Saturday, September 20, 2014 @ 18:16:02
  Author: svenstaro
Revision: 92

upgpkg: kdeedu-ktouch 4.14.1-1

kde 4.14.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-20 16:15:57 UTC (rev 91)
+++ PKGBUILD2014-09-20 16:16:02 UTC (rev 92)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.14.0
+pkgver=4.14.1
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('1e310a9f32c62ced88a353db1e99b33d401426b3')
+sha1sums=('43121e2740f684e1edfc6c3549c87e7de6073184')
 
 prepare() {
   mkdir build



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

2014-08-16 Thread Sven-Hendrik Haase
Date: Saturday, August 16, 2014 @ 22:08:44
  Author: svenstaro
Revision: 219906

upgpkg: kdeedu-ktouch 4.14.0-1

kde 4.14.0

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-16 20:08:39 UTC (rev 219905)
+++ PKGBUILD2014-08-16 20:08:44 UTC (rev 219906)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.13.3
+pkgver=4.14.0
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('4014f70cbe667676ff406174d83583b2d7ae979d')
+sha1sums=('1e310a9f32c62ced88a353db1e99b33d401426b3')
 
 prepare() {
   mkdir build



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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:35:54
  Author: svenstaro
Revision: 217176

upgpkg: kdeedu-ktouch 4.13.3-1

upstream release 4.13.3

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:35:47 UTC (rev 217175)
+++ PKGBUILD2014-07-18 11:35:54 UTC (rev 217176)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('0bc2ab8984caa686e2a2bcbf34f666ff5954ae7a')
+sha1sums=('4014f70cbe667676ff406174d83583b2d7ae979d')
 
 prepare() {
   mkdir build



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

2014-06-08 Thread Sven-Hendrik Haase
Date: Monday, June 9, 2014 @ 05:09:57
  Author: svenstaro
Revision: 214525

upgpkg: kdeedu-ktouch 4.13.2-1

upstream release 4.12.2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-09 03:09:52 UTC (rev 214524)
+++ PKGBUILD2014-06-09 03:09:57 UTC (rev 214525)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.13.1
+pkgver=4.13.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('076c94272f9d9629a9a608c62d2075158f0b4d23')
+sha1sums=('0bc2ab8984caa686e2a2bcbf34f666ff5954ae7a')
 
 prepare() {
   mkdir build



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

2014-05-14 Thread Sven-Hendrik Haase
Date: Wednesday, May 14, 2014 @ 21:59:16
  Author: svenstaro
Revision: 212550

upgpkg: kdeedu-ktouch 4.13.1-1

upstream release 4.13.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-14 19:59:11 UTC (rev 212549)
+++ PKGBUILD2014-05-14 19:59:16 UTC (rev 212550)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.13.0
-pkgrel=2
+pkgver=4.13.1
+pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('a737598452c62f18a6471d714581a7cb16871e4f')
+sha1sums=('076c94272f9d9629a9a608c62d2075158f0b4d23')
 
 prepare() {
   mkdir build



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

2014-04-27 Thread Andrea Scarpino
Date: Monday, April 28, 2014 @ 07:51:58
  Author: andrea
Revision: 211842

upgpkg: kdeedu-ktouch 4.13.0-2

Fix missing deps

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-28 04:20:17 UTC (rev 211841)
+++ PKGBUILD2014-04-28 05:51:58 UTC (rev 211842)
@@ -3,21 +3,23 @@
 
 pkgname=kdeedu-ktouch
 pkgver=4.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'kqtquickcharts')
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
 sha1sums=('a737598452c62f18a6471d714581a7cb16871e4f')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  cd ${srcdir}
-  mkdir build
   cd build
   cmake ../ktouch-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
@@ -27,6 +29,6 @@
 }
 
 package() {
-  cd ${srcdir}/build
+  cd build
   make DESTDIR=${pkgdir} install
 }



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

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 12:14:39
  Author: svenstaro
Revision: 209435

upgpkg: kdeedu-ktouch 4.12.4-1

kde 4.12.4 release

Modified:
  kdeedu-ktouch/trunk/PKGBUILD
Deleted:
  kdeedu-ktouch/trunk/slovenian.patch

-+
 PKGBUILD|   13 -
 slovenian.patch |   22 --
 2 files changed, 4 insertions(+), 31 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-31 10:14:35 UTC (rev 209434)
+++ PKGBUILD2014-03-31 10:14:39 UTC (rev 209435)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.12.3
-pkgrel=2
+pkgver=4.12.4
+pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')
@@ -12,16 +12,11 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;
-'slovenian.patch')
-sha1sums=('1fa7b166fe47d9895758417e717859625a043f0f'
-  '8bc82fae5ae871253bc11c4778884966d6d4b58a')
+source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
+sha1sums=('beebe057e722b5288c690ccabb3b9a66168df128')
 
 prepare() {
   mkdir build
-
-  cd ktouch-${pkgver}
-  patch -p1 -i ${srcdir}/slovenian.patch
 }
 
 build() {

Deleted: slovenian.patch
===
--- slovenian.patch 2014-03-31 10:14:35 UTC (rev 209434)
+++ slovenian.patch 2014-03-31 10:14:39 UTC (rev 209435)
@@ -1,22 +0,0 @@
-commit e787d72ada78a1dac1654c4d3d530f50334e7846
-Author: Sebastian Gottfried sebastiangottfr...@web.de
-Date:   Mon Mar 10 11:51:31 2014 +0100
-
-data: remove an untypable charaber from the Slovanian course
-
-BUG: 331945
-FIXED-IN: 4.12.4
-
-diff --git a/data/courses/si.xml b/data/courses/si.xml
-index fc5f3c2..07feeb1 100644
 a/data/courses/si.xml
-+++ b/data/courses/si.xml
-@@ -201,7 +201,7 @@ odejo ne#x10D;kinjin na#x10D;#x10D;ajo oljili oskalek
- naslednika na#x10D;njajo#x10D; noska oson#x10D;a neodlo#x10D;i#x10D;ne
- nalijejo neolikank nanos oslinjeni ni#x10D;li
- ojekleni nenadni ondi nadela neonkine okajen
--ni#x10D;a nasekala naslada one#x10D;dena neonka neidili#xFFFD;n
-+ni#x10D;a nasekala naslada one#x10D;dena neonka neidilin
- nasi#x10D;nje na#x10D;ne odsko#x10D;le na#x10D;kana osedlalo
- naslonijo oken#x10D;a naslonilo okisalo odnosni
- naseljenkina odlo#x10D;la nasilnik nedojena nenaklonjeni



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

2014-03-14 Thread Andrea Scarpino
Date: Friday, March 14, 2014 @ 09:20:31
  Author: andrea
Revision: 207745

upgpkg: kdeedu-ktouch 4.12.3-2

Fix slovenian input key (FS#38625)

Added:
  kdeedu-ktouch/trunk/slovenian.patch
Modified:
  kdeedu-ktouch/trunk/PKGBUILD

-+
 PKGBUILD|   19 +--
 slovenian.patch |   22 ++
 2 files changed, 35 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-14 08:15:26 UTC (rev 207744)
+++ PKGBUILD2014-03-14 08:20:31 UTC (rev 207745)
@@ -3,7 +3,7 @@
 
 pkgname=kdeedu-ktouch
 pkgver=4.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
 arch=('i686' 'x86_64')
@@ -12,12 +12,19 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('1fa7b166fe47d9895758417e717859625a043f0f')
+source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;
+'slovenian.patch')
+sha1sums=('1fa7b166fe47d9895758417e717859625a043f0f'
+  '8bc82fae5ae871253bc11c4778884966d6d4b58a')
 
+prepare() {
+  mkdir build
+
+  cd ktouch-${pkgver}
+  patch -p1 -i ${srcdir}/slovenian.patch
+}
+
 build() {
-  cd ${srcdir}
-  mkdir build
   cd build
   cmake ../ktouch-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
@@ -27,6 +34,6 @@
 }
 
 package() {
-  cd ${srcdir}/build
+  cd build
   make DESTDIR=${pkgdir} install
 }

Added: slovenian.patch
===
--- slovenian.patch (rev 0)
+++ slovenian.patch 2014-03-14 08:20:31 UTC (rev 207745)
@@ -0,0 +1,22 @@
+commit e787d72ada78a1dac1654c4d3d530f50334e7846
+Author: Sebastian Gottfried sebastiangottfr...@web.de
+Date:   Mon Mar 10 11:51:31 2014 +0100
+
+data: remove an untypable charaber from the Slovanian course
+
+BUG: 331945
+FIXED-IN: 4.12.4
+
+diff --git a/data/courses/si.xml b/data/courses/si.xml
+index fc5f3c2..07feeb1 100644
+--- a/data/courses/si.xml
 b/data/courses/si.xml
+@@ -201,7 +201,7 @@ odejo ne#x10D;kinjin na#x10D;#x10D;ajo oljili oskalek
+ naslednika na#x10D;njajo#x10D; noska oson#x10D;a neodlo#x10D;i#x10D;ne
+ nalijejo neolikank nanos oslinjeni ni#x10D;li
+ ojekleni nenadni ondi nadela neonkine okajen
+-ni#x10D;a nasekala naslada one#x10D;dena neonka neidili#xFFFD;n
++ni#x10D;a nasekala naslada one#x10D;dena neonka neidilin
+ nasi#x10D;nje na#x10D;ne odsko#x10D;le na#x10D;kana osedlalo
+ naslonijo oken#x10D;a naslonilo okisalo odnosni
+ naseljenkina odlo#x10D;la nasilnik nedojena nenaklonjeni



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

2014-02-04 Thread Sven-Hendrik Haase
Date: Tuesday, February 4, 2014 @ 14:57:29
  Author: svenstaro
Revision: 205210

upgpkg: kdeedu-ktouch 4.12.2-1

upstream release 4.12.2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-04 13:57:25 UTC (rev 205209)
+++ PKGBUILD2014-02-04 13:57:29 UTC (rev 205210)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.12.1
+pkgver=4.12.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('ba4c019369fd00504164addbd9389c47ba33a0db')
+sha1sums=('72d7087e6d62c0316017b60f7e1c424a6e65616f')
 
 build() {
   cd ${srcdir}



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

2014-01-13 Thread Sven-Hendrik Haase
Date: Tuesday, January 14, 2014 @ 08:41:57
  Author: svenstaro
Revision: 203798

upgpkg: kdeedu-ktouch 4.12.1-1

upstream release 4.12.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-14 07:41:52 UTC (rev 203797)
+++ PKGBUILD2014-01-14 07:41:57 UTC (rev 203798)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@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 @@
 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}



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

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:24:48
  Author: svenstaro
Revision: 200991

upgpkg: kdeedu-ktouch 4.11.4-1

KDE 4.11.4

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-06 12:24:42 UTC (rev 200990)
+++ PKGBUILD2013-12-06 12:24:48 UTC (rev 200991)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.11.3
+pkgver=4.11.4
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('4996509f4aa8d896095dd116be56c8f36739a465')
+sha1sums=('cbe6869c4961f4ad75122a44d644b01d7f55e1f5')
 
 build() {
   cd ${srcdir}



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

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:22:42
  Author: svenstaro
Revision: 195609

upgpkg: kdeedu-ktouch 4.11.2-1

kde 4.11.2 release

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-01 15:22:36 UTC (rev 195608)
+++ PKGBUILD2013-10-01 15:22:42 UTC (rev 195609)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.11.1
+pkgver=4.11.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('396654674100ffb902c1f7d35c99eb92cab4dea1')
+sha1sums=('d8b1c37a0270dbfba63d5dc2e73d7320e58c07e5')
 
 build() {
   cd ${srcdir}



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

2013-05-07 Thread Andrea Scarpino
Date: Tuesday, May 7, 2013 @ 15:27:59
  Author: andrea
Revision: 184524

KDE 4.10.3

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 13:27:57 UTC (rev 184523)
+++ PKGBUILD2013-05-07 13:27:59 UTC (rev 184524)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.10.2
+pkgver=4.10.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('7a7c44b1bf64fdc5109be9d1b6d1481db6a1848f')
+sha1sums=('076345fadaf98bdc878cb4b9f99e759bb2642b2d')
 
 build() {
   cd ${srcdir}



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

2013-04-03 Thread Sven-Hendrik Haase
Date: Thursday, April 4, 2013 @ 06:13:51
  Author: svenstaro
Revision: 181516

upgpkg: kdeedu-ktouch 4.10.2-1

upstream

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-04 04:13:14 UTC (rev 181515)
+++ PKGBUILD2013-04-04 04:13:51 UTC (rev 181516)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.10.1
+pkgver=4.10.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('4ad7bd9a783ec383c83bbc08d8d93737a69f1ce5')
+sha1sums=('7a7c44b1bf64fdc5109be9d1b6d1481db6a1848f')
 
 build() {
   cd ${srcdir}



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

2013-03-04 Thread Andrea Scarpino
Date: Monday, March 4, 2013 @ 12:10:59
  Author: andrea
Revision: 179191

KDE 4.10.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 11:10:57 UTC (rev 179190)
+++ PKGBUILD2013-03-04 11:10:59 UTC (rev 179191)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'mesa')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('3a37cb717e7edc88f73c94ee4e328c79234071bd')
+sha1sums=('4ad7bd9a783ec383c83bbc08d8d93737a69f1ce5')
 
 build() {
   cd ${srcdir}



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

2013-01-02 Thread Andrea Scarpino
Date: Wednesday, January 2, 2013 @ 06:03:02
  Author: andrea
Revision: 174086

KDE 4.9.5

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-02 11:02:58 UTC (rev 174085)
+++ PKGBUILD2013-01-02 11:03:02 UTC (rev 174086)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.9.4
+pkgver=4.9.5
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('3b8c0ee5d81caa004f628a3bb660c9ed0f38df73')
+sha1sums=('87ed6db18bf33c05d94db6909410eff0bf034783')
 
 build() {
   cd ${srcdir}



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

2012-12-01 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 02:45:28
  Author: andrea
Revision: 172251

KDE 4.9.4

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 07:45:23 UTC (rev 172250)
+++ PKGBUILD2012-12-02 07:45:28 UTC (rev 172251)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.9.3
+pkgver=4.9.4
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('921f60e26097c63373b157a5c4b7ca53512d95e6')
+sha1sums=('3b8c0ee5d81caa004f628a3bb660c9ed0f38df73')
 
 build() {
   cd ${srcdir}



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

2012-11-06 Thread Andrea Scarpino
Date: Tuesday, November 6, 2012 @ 08:00:00
  Author: andrea
Revision: 170298

KDE 4.9.3

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-06 12:59:57 UTC (rev 170297)
+++ PKGBUILD2012-11-06 13:00:00 UTC (rev 170298)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('99133b52b29a7ee4d3dd6da664ad8c47fd637b71')
+sha1sums=('921f60e26097c63373b157a5c4b7ca53512d95e6')
 
 build() {
   cd ${srcdir}



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

2012-10-02 Thread Andrea Scarpino
Date: Tuesday, October 2, 2012 @ 05:13:06
  Author: andrea
Revision: 167478

KDE 4.9.2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-02 09:13:03 UTC (rev 167477)
+++ PKGBUILD2012-10-02 09:13:06 UTC (rev 167478)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.9.1
+pkgver=4.9.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('a4203a226d3b02b5619efd01291816f1b4de2b50')
+sha1sums=('99133b52b29a7ee4d3dd6da664ad8c47fd637b71')
 
 build() {
   cd ${srcdir}



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

2012-09-03 Thread Andrea Scarpino
Date: Monday, September 3, 2012 @ 17:51:08
  Author: andrea
Revision: 165974

KDE 4.9.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-03 21:51:05 UTC (rev 165973)
+++ PKGBUILD2012-09-03 21:51:08 UTC (rev 165974)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@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 @@
 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}



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

2012-06-06 Thread Andrea Scarpino
Date: Wednesday, June 6, 2012 @ 12:16:23
  Author: andrea
Revision: 160862

KDE 4.8.4

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-06 16:16:20 UTC (rev 160861)
+++ PKGBUILD2012-06-06 16:16:23 UTC (rev 160862)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.8.3
+pkgver=4.8.4
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('f098df93bb5c3dfd349104d168f3fcb1eb73ffb6')
+sha1sums=('95e7712b9644d1b3491c988bc591d7c5b4e4d3b7')
 
 build() {
   cd ${srcdir}



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

2012-05-03 Thread Andrea Scarpino
Date: Thursday, May 3, 2012 @ 09:22:32
  Author: andrea
Revision: 158182

KDE 4.8.3

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-03 13:22:32 UTC (rev 158181)
+++ PKGBUILD2012-05-03 13:22:32 UTC (rev 158182)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.8.2
+pkgver=4.8.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('5f19f77d3d80058f70b7df2376ce339fda6239e0')
+sha1sums=('f098df93bb5c3dfd349104d168f3fcb1eb73ffb6')
 
 build() {
   cd ${srcdir}



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

2012-03-30 Thread Andrea Scarpino
Date: Friday, March 30, 2012 @ 12:14:21
  Author: andrea
Revision: 154706

KDE 4.8.2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 16:14:18 UTC (rev 154705)
+++ PKGBUILD2012-03-30 16:14:21 UTC (rev 154706)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
-sha1sums=('42598cddc04de3d7ec64ea88068b231e02fd')
+sha1sums=('5f19f77d3d80058f70b7df2376ce339fda6239e0')
 
 build() {
   cd ${srcdir}



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

2012-03-06 Thread Andrea Scarpino
Date: Tuesday, March 6, 2012 @ 13:30:58
  Author: andrea
Revision: 152374

Path has been changed; new kdepim tarball

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 18:30:55 UTC (rev 152373)
+++ PKGBUILD2012-03-06 18:30:58 UTC (rev 152374)
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz;)
+source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz;)
 sha1sums=('42598cddc04de3d7ec64ea88068b231e02fd')
 
 build() {



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

2012-03-04 Thread Andrea Scarpino
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
===
--- PKGBUILD2012-03-04 11:10:54 UTC (rev 151980)
+++ PKGBUILD2012-03-04 11:10:57 UTC (rev 151981)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@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=('42598cddc04de3d7ec64ea88068b231e02fd')
 
 build() {
   cd ${srcdir}



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

2012-01-25 Thread Andrea Scarpino
Date: Wednesday, January 25, 2012 @ 15:36:06
  Author: andrea
Revision: 147325

KDE 4.8.0

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-25 20:36:03 UTC (rev 147324)
+++ PKGBUILD2012-01-25 20:36:06 UTC (rev 147325)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.97
+pkgver=4.8.0
 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/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('2192b4844f3c2ced96dcc41dcb135b35fa435440')
+source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
+sha1sums=('e1e1338e67c0c02c4573a4aa95a721c8f674f2c6')
 
 build() {
   cd ${srcdir}



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

2012-01-04 Thread Andrea Scarpino
Date: Wednesday, January 4, 2012 @ 08:18:40
  Author: andrea
Revision: 145998

KDE 4.8RC2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 13:18:37 UTC (rev 145997)
+++ PKGBUILD2012-01-04 13:18:40 UTC (rev 145998)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.95
+pkgver=4.7.97
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('7e285dc764ef14fe3d6c8de8b65da08c98e28bf9')
+sha1sums=('2192b4844f3c2ced96dcc41dcb135b35fa435440')
 
 build() {
   cd ${srcdir}



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

2011-12-22 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 03:00:19
  Author: andrea
Revision: 145399

KDE 4.8RC1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 08:00:16 UTC (rev 145398)
+++ PKGBUILD2011-12-22 08:00:19 UTC (rev 145399)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('faa97d88e132788e21a93e044c1977030f246180')
+sha1sums=('7e285dc764ef14fe3d6c8de8b65da08c98e28bf9')
 
 build() {
   cd ${srcdir}



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

2011-12-07 Thread Andrea Scarpino
Date: Wednesday, December 7, 2011 @ 03:24:29
  Author: andrea
Revision: 144541

KDE 4.8beta2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-07 08:24:26 UTC (rev 144540)
+++ PKGBUILD2011-12-07 08:24:29 UTC (rev 144541)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.80
+pkgver=4.7.90
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('ebba0f8d22ca06db2488d1059b41432fce6b7a67')
+sha1sums=('faa97d88e132788e21a93e044c1977030f246180')
 
 build() {
   cd ${srcdir}



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

2011-10-30 Thread Andrea Scarpino
Date: Sunday, October 30, 2011 @ 07:18:43
  Author: andrea
Revision: 141432

KDE 4.7.3

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-30 11:18:40 UTC (rev 141431)
+++ PKGBUILD2011-10-30 11:18:43 UTC (rev 141432)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.2
+pkgver=4.7.3
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('d5e0abd7defece0f455818c7bc53c50730419c46')
+sha1sums=('46b865ece6e14d4476297d4a3b400d5fab6564ea')
 
 build() {
   cd ${srcdir}



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

2011-10-04 Thread Andrea Scarpino
Date: Tuesday, October 4, 2011 @ 13:51:10
  Author: andrea
Revision: 139713

KDE 4.7.2

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-04 17:51:07 UTC (rev 139712)
+++ PKGBUILD2011-10-04 17:51:10 UTC (rev 139713)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.1
+pkgver=4.7.2
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('88e607fb584ea5cacc05f0f2909ae07139fdeed3')
+sha1sums=('d5e0abd7defece0f455818c7bc53c50730419c46')
 
 build() {
   cd ${srcdir}



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

2011-09-06 Thread Andrea Scarpino
Date: Tuesday, September 6, 2011 @ 04:22:12
  Author: andrea
Revision: 137145

KDE 4.7.1

Modified:
  kdeedu-ktouch/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-06 08:22:09 UTC (rev 137144)
+++ PKGBUILD2011-09-06 08:22:12 UTC (rev 137145)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-ktouch
-pkgver=4.7.0
+pkgver=4.7.1
 pkgrel=1
 pkgdesc=Touch Typing Tutor
 url=http://kde.org/applications/education/ktouch/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
-sha1sums=('b310e264e3fe8c96e2ceee233f364ae5cbd38048')
+sha1sums=('88e607fb584ea5cacc05f0f2909ae07139fdeed3')
 
 build() {
   cd ${srcdir}



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

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 20:14:32
  Author: andrea
Revision: 132609

move pkgbuilds to trunk; cleanup

Added:
  kdeedu-ktouch/trunk/PKGBUILD
(from rev 132557, kdeedu-ktouch/kde-unstable/PKGBUILD)
  kdeedu-ktouch/trunk/kdeedu-ktouch.install
(from rev 132557, kdeedu-ktouch/kde-unstable/kdeedu-ktouch.install)

---+
 PKGBUILD  |   31 +++
 kdeedu-ktouch.install |   11 +++
 2 files changed, 42 insertions(+)

Copied: kdeedu-ktouch/trunk/PKGBUILD (from rev 132557, 
kdeedu-ktouch/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2011-07-25 00:14:32 UTC (rev 132609)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-ktouch
+pkgver=4.7.0
+pkgrel=1
+pkgdesc=Touch Typing Tutor
+url=http://kde.org/applications/education/ktouch/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2;)
+sha1sums=('b310e264e3fe8c96e2ceee233f364ae5cbd38048')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../ktouch-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kdeedu-ktouch/trunk/kdeedu-ktouch.install (from rev 132557, 
kdeedu-ktouch/kde-unstable/kdeedu-ktouch.install)
===
--- kdeedu-ktouch.install   (rev 0)
+++ kdeedu-ktouch.install   2011-07-25 00:14:32 UTC (rev 132609)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}