diff options
author | B. Watson <yalhcru@gmail.com> | 2012-12-21 22:23:38 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 22:23:54 +0100 |
commit | 0420169799711184978bf3b97b983f49e4302619 (patch) | |
tree | 2b3b6c42559d559b30f01e2ab45c2749ac2c03cd /accessibility/espeak/espeak.SlackBuild | |
parent | 6e57d3a880bfa823965c62ccc59f01a9097dfe36 (diff) |
accessibility/espeak: Updated for version 1.46.02.
Added license and note to README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 b91222a81e611..0a5b112e4e5d1 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} |