diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-08 08:49:22 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:47 -0500 |
commit | 8d7200e7346f56ca3ebcf8f39b572775bd68dc2e (patch) | |
tree | 16e4503bd63a519000c8b3bf08050d68bb660bcf /accessibility/espeak/espeak.SlackBuild | |
parent | 4308f123e36cb404d4b508577bfb77f9e75063db (diff) | |
download | slackbuilds-8d7200e7346f56ca3ebcf8f39b572775bd68dc2e.tar.gz |
accessibility/espeak: Updated for version 1.48.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/espeak/espeak.SlackBuild')
-rw-r--r-- | accessibility/espeak/espeak.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/espeak/espeak.SlackBuild b/accessibility/espeak/espeak.SlackBuild index 5f6c4664de..476bc58ff2 100644 --- a/accessibility/espeak/espeak.SlackBuild +++ b/accessibility/espeak/espeak.SlackBuild @@ -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} |