summaryrefslogtreecommitdiff
path: root/community/espeak
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-11 03:52:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-11 03:52:51 +0000
commit345769552026b46d72b7318f1efa6d615ce03ee3 (patch)
tree765f8ab1a83d1b71727938ea97f507fab3a039ff /community/espeak
parentb7ad9e746ae50cb940e3ea21772049f46f7b2c0f (diff)
Tue Mar 11 03:48:52 UTC 2014
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 23df11aaf..8d85b17d8 100644
--- a/community/espeak/PKGBUILD
+++ b/community/espeak/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96764 2013-09-04 12:01:02Z arodseth $
+# $Id: PKGBUILD 106925 2014-03-10 15:30:09Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Christoph Siegenthaler <csi@gmx.ch>
pkgname=espeak
-pkgver=1.47.11
+pkgver=1.48.04
pkgrel=1
pkgdesc='Text to Speech engine for English, with support for other languages'
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ license=('GPL')
depends=('portaudio' 'libpulse')
options=('!emptydirs')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-source.zip")
-sha256sums=('9bd4d0569af48a2cb13fa76704dec3124d27025a3f21c87598457976472b360c')
+sha256sums=('bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659')
build() {
cd "$pkgname-$pkgver-source/src"