diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2018-08-08 22:29:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:23:08 +0700 |
commit | f5c9246b8529a20c5cd263ee493d8663bf3791a1 (patch) | |
tree | 233c717f82c9a771581a6581c2c8cce7d2d2f664 /accessibility/speech-dispatcher/speech-dispatcher.SlackBuild | |
parent | f5f2355550e08c744473f0fbb97a70c47518fe88 (diff) |
accessibility/speech-dispatcher: Updated for version 0.8.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'accessibility/speech-dispatcher/speech-dispatcher.SlackBuild')
-rw-r--r-- | accessibility/speech-dispatcher/speech-dispatcher.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild index cd197126dcc4b..a39fd8eb18c45 100644 --- a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild +++ b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=speech-dispatcher -VERSION=${VERSION:-0.8.7} +VERSION=${VERSION:-0.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |