mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
accessibility/espeak: Updated for version 1.47.11.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
ce723e07e7
commit
b6fb9cfdf1
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=espeak
|
||||
VERSION=${VERSION:-1.46.02}
|
||||
VERSION=${VERSION:-1.47.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="espeak"
|
||||
VERSION="1.46.02"
|
||||
VERSION="1.47.11"
|
||||
HOMEPAGE="http://espeak.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/espeak/espeak-1.46.02-source.zip"
|
||||
MD5SUM="84e8e44562f05a3afc5427218afc8af1"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/espeak/espeak-1.47.11-source.zip"
|
||||
MD5SUM="541c1a8f2c198ccda098f53f9f61a66a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="portaudio"
|
||||
|
|
Loading…
Reference in a new issue