summaryrefslogtreecommitdiff
path: root/community/espeak
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-10-17 23:14:42 +0000
commitc4f201fd7208805c7ee00e0ee833d3cc505898ac (patch)
tree72c45bb585e42c6c7da3fc0b4aa817019daf99a7 /community/espeak
parente1b3d592f43a99f4ed7c91971deda6ce8414dd69 (diff)
Mon Oct 17 23:14:42 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 8e7512ecf..e07c5e235 100644
--- a/community/espeak/PKGBUILD
+++ b/community/espeak/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 46811 2011-05-12 17:39:15Z mherych $
+# $Id: PKGBUILD 56889 2011-10-16 05:47:23Z bpiotrowski $
# Maintainer: Mateusz Herych <heniekk@gmail.com>
# Contributor: niQo
# Contributor: Christoph Siegenthaler <csi@gmx.ch>
pkgname=espeak
-pkgver=1.45.04
+pkgver=1.45.05
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=('6e810d2786b55cddb34f31b3eb813507')
+md5sums=('00692552d54f1849a1a0ad21ae3fc820')
build() {
cd $srcdir/$pkgname-$pkgver-source/src