accessibility/espeak: Updated for version 1.48.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4308f123e3
commit
8d7200e734
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=espeak
|
||||
VERSION=${VERSION:-1.47.11}
|
||||
VERSION=${VERSION:-1.48.04}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="espeak"
|
||||
VERSION="1.47.11"
|
||||
VERSION="1.48.04"
|
||||
HOMEPAGE="http://espeak.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/espeak/espeak-1.47.11-source.zip"
|
||||
MD5SUM="541c1a8f2c198ccda098f53f9f61a66a"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/espeak/espeak-1.48.04-source.zip"
|
||||
MD5SUM="cadd7482eaafe9239546bdc09fa244c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="portaudio"
|
||||
|
|
Loading…
Reference in New Issue