diff options
Diffstat (limited to 'accessibility/espeak/espeak.SlackBuild')
-rw-r--r-- | accessibility/espeak/espeak.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/accessibility/espeak/espeak.SlackBuild b/accessibility/espeak/espeak.SlackBuild index b91222a81e..0a5b112e4e 100644 --- a/accessibility/espeak/espeak.SlackBuild +++ b/accessibility/espeak/espeak.SlackBuild @@ -4,8 +4,10 @@ # Written by B. Watson (yalhcru@gmail.com) +# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. + PRGNAM=espeak -VERSION=${VERSION:-1.45.04} +VERSION=${VERSION:-1.46.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |