[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 16:24:02
  Author: bpiotrowski
Revision: 253449

C++11 ABI rebuild

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 15:20:01 UTC (rev 253448)
+++ PKGBUILD2015-12-07 15:24:02 UTC (rev 253449)
@@ -4,7 +4,7 @@
 
 pkgname=kdeaccessibility-kmouth
 pkgver=15.08.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
 url='http://kde.org/applications/utilities/kmouth/'


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2015-03-04 Thread Felix Yan
Date: Wednesday, March 4, 2015 @ 11:30:48
  Author: fyan
Revision: 232586

upgpkg: kdeaccessibility-kmouth 14.12.3-1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-04 10:30:14 UTC (rev 232585)
+++ PKGBUILD2015-03-04 10:30:48 UTC (rev 232586)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=14.12.2
+pkgver=14.12.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('de2ac4c805cc34351a5c8e40d64994d6486a21e2')
+sha1sums=('0f149b66ad3a8c6f7e48ee6a368aeb877b3f358a')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2015-02-03 Thread Felix Yan
Date: Wednesday, February 4, 2015 @ 05:44:42
  Author: fyan
Revision: 230477

upgpkg: kdeaccessibility-kmouth 14.12.2-1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-04 04:43:52 UTC (rev 230476)
+++ PKGBUILD2015-02-04 04:44:42 UTC (rev 230477)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=14.12.1
+pkgver=14.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('ab41a8f8bae66de82cdb92d88cd836c642ecd6f4')
+sha1sums=('de2ac4c805cc34351a5c8e40d64994d6486a21e2')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2015-01-15 Thread Felix Yan
Date: Friday, January 16, 2015 @ 00:58:46
  Author: fyan
Revision: 229108

upgpkg: kdeaccessibility-kmouth 14.12.1-1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-15 23:58:25 UTC (rev 229107)
+++ PKGBUILD2015-01-15 23:58:46 UTC (rev 229108)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('1a405f642a0d4b994525e65a6a08849e3f572e46')
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
+sha1sums=('ab41a8f8bae66de82cdb92d88cd836c642ecd6f4')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-11-19 Thread Felix Yan
Date: Wednesday, November 19, 2014 @ 18:20:42
  Author: fyan
Revision: 226474

upgpkg: kdeaccessibility-kmouth 4.14.3-1

upstream new release

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-19 17:20:26 UTC (rev 226473)
+++ PKGBUILD2014-11-19 17:20:42 UTC (rev 226474)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.14.2
+pkgver=4.14.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('964b8a84d8251597cb720cbf7a83774c8f644386')
+sha1sums=('1a405f642a0d4b994525e65a6a08849e3f572e46')
 
 build() {
   cd ${srcdir}


[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-09-20 Thread Sven-Hendrik Haase
Date: Saturday, September 20, 2014 @ 18:12:03
  Author: svenstaro
Revision: 45

upgpkg: kdeaccessibility-kmouth 4.14.1-1

kde 4.14.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-20 16:12:01 UTC (rev 44)
+++ PKGBUILD2014-09-20 16:12:03 UTC (rev 45)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.14.0
+pkgver=4.14.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('00541698fc5f49b36584cf9f25aadb3cdc5dd71d')
+sha1sums=('4072b91ecdfb551adf3b6a2c3a0e827a1a43dd05')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-08-16 Thread Sven-Hendrik Haase
Date: Saturday, August 16, 2014 @ 22:04:53
  Author: svenstaro
Revision: 219858

upgpkg: kdeaccessibility-kmouth 4.14.0-1

kde 4.14.0

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-16 20:04:49 UTC (rev 219857)
+++ PKGBUILD2014-08-16 20:04:53 UTC (rev 219858)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.13.3
+pkgver=4.14.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('ffc5df646e929f107c308ee1c409a671491d5630')
+sha1sums=('00541698fc5f49b36584cf9f25aadb3cdc5dd71d')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:31:16
  Author: svenstaro
Revision: 217124

upgpkg: kdeaccessibility-kmouth 4.13.3-1

upstream release 4.13.3

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-18 11:31:14 UTC (rev 217123)
+++ PKGBUILD2014-07-18 11:31:16 UTC (rev 217124)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.13.2
+pkgver=4.13.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('d5111b1e79c52b03efed6b3f576dfb99b14ded81')
+sha1sums=('ffc5df646e929f107c308ee1c409a671491d5630')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-06-08 Thread Sven-Hendrik Haase
Date: Monday, June 9, 2014 @ 05:06:31
  Author: svenstaro
Revision: 214477

upgpkg: kdeaccessibility-kmouth 4.13.2-1

upstream release 4.12.2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-09 03:06:29 UTC (rev 214476)
+++ PKGBUILD2014-06-09 03:06:31 UTC (rev 214477)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.13.1
+pkgver=4.13.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('70809293d99d361f8217a9a5120d00ded0deb6e5')
+sha1sums=('d5111b1e79c52b03efed6b3f576dfb99b14ded81')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-05-14 Thread Sven-Hendrik Haase
Date: Wednesday, May 14, 2014 @ 21:55:31
  Author: svenstaro
Revision: 212502

upgpkg: kdeaccessibility-kmouth 4.13.1-1

upstream release 4.13.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-14 19:55:29 UTC (rev 212501)
+++ PKGBUILD2014-05-14 19:55:31 UTC (rev 212502)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('0281df733b9ce48ec75b3d253a093d3e3f4e2af8')
+sha1sums=('70809293d99d361f8217a9a5120d00ded0deb6e5')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 12:00:00
  Author: svenstaro
Revision: 209339

upgpkg: kdeaccessibility-kmouth 4.12.4-1

kde 4.12.4 release

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-31 09:59:59 UTC (rev 209338)
+++ PKGBUILD2014-03-31 10:00:00 UTC (rev 209339)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.12.3
+pkgver=4.12.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('6862670fa0c3c13ead9666c3c6f0857448e59a78')
+sha1sums=('8cdfd1830f204d80c69ceed2d5d5ab43999bf2e6')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-02-04 Thread Sven-Hendrik Haase
Date: Tuesday, February 4, 2014 @ 14:54:22
  Author: svenstaro
Revision: 205164

upgpkg: kdeaccessibility-kmouth 4.12.2-1

upstream release 4.12.2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-04 13:54:21 UTC (rev 205163)
+++ PKGBUILD2014-02-04 13:54:22 UTC (rev 205164)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.12.1
+pkgver=4.12.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('27870db994d4456053dbf5ae5b6b98c73df2da6e')
+sha1sums=('cc8b2aec4b5d00689404fc1c4a56b615fca512ba')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2014-01-13 Thread Sven-Hendrik Haase
Date: Tuesday, January 14, 2014 @ 08:38:49
  Author: svenstaro
Revision: 203752

upgpkg: kdeaccessibility-kmouth 4.12.1-1

upstream release 4.12.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-14 07:38:45 UTC (rev 203751)
+++ PKGBUILD2014-01-14 07:38:49 UTC (rev 203752)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.12.0
+pkgver=4.12.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('a934e8b73a5a71293a63b45f038751318c04a1bf')
+sha1sums=('27870db994d4456053dbf5ae5b6b98c73df2da6e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:20:36
  Author: svenstaro
Revision: 200945

upgpkg: kdeaccessibility-kmouth 4.11.4-1

KDE 4.11.4

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-06 12:20:33 UTC (rev 200944)
+++ PKGBUILD2013-12-06 12:20:36 UTC (rev 200945)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.11.3
+pkgver=4.11.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('60f2417da21f5af70379a6186473b6e93973a5e8')
+sha1sums=('0086fadcc8d668a85d04ebca4d74c19a33b7489c')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:18:29
  Author: svenstaro
Revision: 195563

upgpkg: kdeaccessibility-kmouth 4.11.2-1

kde 4.11.2 release

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-01 15:18:27 UTC (rev 195562)
+++ PKGBUILD2013-10-01 15:18:29 UTC (rev 195563)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.11.1
+pkgver=4.11.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('913aac8d42a53e6ebc237394fd79667832a164f9')
+sha1sums=('2bbc09abf8f76642f65fb6db4aa92c4c897c5176')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

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

KDE 4.10.3

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 13:27:21 UTC (rev 184502)
+++ PKGBUILD2013-05-07 13:27:22 UTC (rev 184503)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.10.2
+pkgver=4.10.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('3ed90ae8a113264ef9b8c176c905f3d365443766')
+sha1sums=('3a9b2265592f45c3d07ae88e551aac0dceeded0e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2013-04-03 Thread Sven-Hendrik Haase
Date: Thursday, April 4, 2013 @ 06:01:49
  Author: svenstaro
Revision: 181474

upgpkg: kdeaccessibility-kmouth 4.10.2-1

upstream

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-04 04:01:46 UTC (rev 181473)
+++ PKGBUILD2013-04-04 04:01:49 UTC (rev 181474)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.10.1
+pkgver=4.10.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('2faaa9ea436885a667eb9c778fb9648d46103c2e')
+sha1sums=('3ed90ae8a113264ef9b8c176c905f3d365443766')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

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

KDE 4.10.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 11:10:01 UTC (rev 179169)
+++ PKGBUILD2013-03-04 11:10:02 UTC (rev 179170)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.10.0
+pkgver=4.10.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('6c4724df688578169788775d105197c3f7eaf701')
+sha1sums=('2faaa9ea436885a667eb9c778fb9648d46103c2e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

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

KDE 4.9.5

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-02 11:01:37 UTC (rev 174064)
+++ PKGBUILD2013-01-02 11:01:42 UTC (rev 174065)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.4
+pkgver=4.9.5
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('5f7691f0306dd1690fbbf05d15c6c1636ecd80a9')
+sha1sums=('708eaed0b76a6428ce5ba29835ac3e515148bea8')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-12-01 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 02:44:05
  Author: andrea
Revision: 172230

KDE 4.9.4

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 07:44:02 UTC (rev 172229)
+++ PKGBUILD2012-12-02 07:44:05 UTC (rev 172230)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.3
+pkgver=4.9.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('6f82859510cd90594c4f9b5bb74f35413c9cb4c1')
+sha1sums=('5f7691f0306dd1690fbbf05d15c6c1636ecd80a9')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-11-06 Thread Andrea Scarpino
Date: Tuesday, November 6, 2012 @ 07:58:50
  Author: andrea
Revision: 170277

KDE 4.9.3

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-06 12:58:46 UTC (rev 170276)
+++ PKGBUILD2012-11-06 12:58:50 UTC (rev 170277)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('7e982aa5a57a9f671ec69f3504ca4dc50076778d')
+sha1sums=('6f82859510cd90594c4f9b5bb74f35413c9cb4c1')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-10-02 Thread Andrea Scarpino
Date: Tuesday, October 2, 2012 @ 05:11:36
  Author: andrea
Revision: 167457

KDE 4.9.2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-02 09:11:28 UTC (rev 167456)
+++ PKGBUILD2012-10-02 09:11:36 UTC (rev 167457)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.1
+pkgver=4.9.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('fae5e95a1d65a2e4b0a695969c159d6bb75283ef')
+sha1sums=('7e982aa5a57a9f671ec69f3504ca4dc50076778d')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-09-03 Thread Andrea Scarpino
Date: Monday, September 3, 2012 @ 17:50:04
  Author: andrea
Revision: 165953

KDE 4.9.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-09-03 21:50:01 UTC (rev 165952)
+++ PKGBUILD2012-09-03 21:50:04 UTC (rev 165953)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('cfd00c317c5928b355ef095c3d46ed7ed581afeb')
+sha1sums=('fae5e95a1d65a2e4b0a695969c159d6bb75283ef')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-06-06 Thread Andrea Scarpino
Date: Wednesday, June 6, 2012 @ 12:15:21
  Author: andrea
Revision: 160841

KDE 4.8.4

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-06 16:15:18 UTC (rev 160840)
+++ PKGBUILD2012-06-06 16:15:21 UTC (rev 160841)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.3
+pkgver=4.8.4
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('2bf8356df5207de3a7c95a931070fb6b2d0fba6f')
+sha1sums=('104bb2c434deabbaa57326fe567fc90c4067f36c')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-05-03 Thread Andrea Scarpino
Date: Thursday, May 3, 2012 @ 09:21:30
  Author: andrea
Revision: 158160

KDE 4.8.3

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-03 13:21:27 UTC (rev 158159)
+++ PKGBUILD2012-05-03 13:21:30 UTC (rev 158160)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.2
+pkgver=4.8.3
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('f0192e531161544a803f8822b041d8c50ec9bb58')
+sha1sums=('2bf8356df5207de3a7c95a931070fb6b2d0fba6f')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-03-30 Thread Andrea Scarpino
Date: Friday, March 30, 2012 @ 12:13:19
  Author: andrea
Revision: 154683

KDE 4.8.2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 16:13:16 UTC (rev 154682)
+++ PKGBUILD2012-03-30 16:13:19 UTC (rev 154683)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
-sha1sums=('b4cecf89eea96892608fd125635ea9f9f7fee8be')
+sha1sums=('f0192e531161544a803f8822b041d8c50ec9bb58')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-03-06 Thread Andrea Scarpino
Date: Tuesday, March 6, 2012 @ 13:29:42
  Author: andrea
Revision: 152353

Path has been changed; new kdepim tarball

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 18:29:39 UTC (rev 152352)
+++ PKGBUILD2012-03-06 18:29:42 UTC (rev 152353)
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/xz/kmouth-${pkgver}.tar.xz;)
+source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz;)
 sha1sums=('b4cecf89eea96892608fd125635ea9f9f7fee8be')
 
 build() {



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-03-04 Thread Andrea Scarpino
Date: Sunday, March 4, 2012 @ 06:09:27
  Author: andrea
Revision: 151960

KDE 4.8.1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-04 11:09:24 UTC (rev 151959)
+++ PKGBUILD2012-03-04 11:09:27 UTC (rev 151960)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('43ff583d0628005087c948362b1e64dc4d359d88')
+source=(http://download.kde.org/stable/${pkgver}/src/xz/kmouth-${pkgver}.tar.xz;)
+sha1sums=('b4cecf89eea96892608fd125635ea9f9f7fee8be')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

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

KDE 4.8.0

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-25 20:35:03 UTC (rev 147303)
+++ PKGBUILD2012-01-25 20:35:06 UTC (rev 147304)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('9ffbd1f7f88c82ecf01fbe9bac20602b58d6d993')
+source=(http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
+sha1sums=('43ff583d0628005087c948362b1e64dc4d359d88')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2012-01-04 Thread Andrea Scarpino
Date: Wednesday, January 4, 2012 @ 08:17:27
  Author: andrea
Revision: 145977

KDE 4.8RC2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 13:17:24 UTC (rev 145976)
+++ PKGBUILD2012-01-04 13:17:27 UTC (rev 145977)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.7.95
+pkgver=4.7.97
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('213ecde9dc4424b702a529865f1d53f78dc1fc2e')
+sha1sums=('9ffbd1f7f88c82ecf01fbe9bac20602b58d6d993')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2011-12-22 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:19
  Author: andrea
Revision: 145378

KDE 4.8RC1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:59:16 UTC (rev 145377)
+++ PKGBUILD2011-12-22 07:59:19 UTC (rev 145378)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('b013e3bbeea1ee0ef14b65301db10371ee42dec5')
+sha1sums=('213ecde9dc4424b702a529865f1d53f78dc1fc2e')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in kdeaccessibility-kmouth/trunk (PKGBUILD)

2011-12-07 Thread Andrea Scarpino
Date: Wednesday, December 7, 2011 @ 03:23:27
  Author: andrea
Revision: 144521

KDE 4.8beta2

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-07 08:23:24 UTC (rev 144520)
+++ PKGBUILD2011-12-07 08:23:27 UTC (rev 144521)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.7.80
+pkgver=4.7.90
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2;)
-sha1sums=('175b2a58241a42689d73396d02f2836d57978e5e')
+sha1sums=('b013e3bbeea1ee0ef14b65301db10371ee42dec5')
 
 build() {
   cd ${srcdir}