summaryrefslogtreecommitdiff
path: root/community/espeak
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-13 22:36:49 +0000
committerroot <root@rshg047.dnsready.net>2011-05-13 22:36:49 +0000
commit2c4629f613c001fd29740d0f4c0e497c771a2182 (patch)
treeddc90e9111a5137677fd53e503992fd12a661ac0 /community/espeak
parent1982ae8d63ab142a2a16bdf1b055110d9c9f40fd (diff)
Fri May 13 22:36:49 UTC 2011
Diffstat (limited to 'community/espeak')
-rw-r--r--community/espeak/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/espeak/PKGBUILD b/community/espeak/PKGBUILD
index 71d5ca199..8e7512ecf 100644
--- a/community/espeak/PKGBUILD
+++ b/community/espeak/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 45579 2011-04-24 17:47:21Z mherych $
+# $Id: PKGBUILD 46811 2011-05-12 17:39:15Z mherych $
# Maintainer: Mateusz Herych <heniekk@gmail.com>
# Contributor: niQo
# Contributor: Christoph Siegenthaler <csi@gmx.ch>
pkgname=espeak
-pkgver=1.45.03
+pkgver=1.45.04
pkgrel=1
pkgdesc="Text to Speech engine for good quality English, with support for other languages"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://espeak.sourceforge.net/"
license=('GPL')
depends=('gcc-libs' 'portaudio')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}-source.zip)
-md5sums=('68fbabb4e2021b83f606ad6a019e98df')
+md5sums=('6e810d2786b55cddb34f31b3eb813507')
build() {
cd $srcdir/$pkgname-$pkgver-source/src