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 | |
parent | f5f2355550e08c744473f0fbb97a70c47518fe88 (diff) | |
download | slackbuilds-f5c9246b8529a20c5cd263ee493d8663bf3791a1.tar.gz |
accessibility/speech-dispatcher: Updated for version 0.8.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/speech-dispatcher/speech-dispatcher.SlackBuild | 2 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/speech-dispatcher.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild index cd197126dc..a39fd8eb18 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} diff --git a/accessibility/speech-dispatcher/speech-dispatcher.info b/accessibility/speech-dispatcher/speech-dispatcher.info index c629794f57..1671552997 100644 --- a/accessibility/speech-dispatcher/speech-dispatcher.info +++ b/accessibility/speech-dispatcher/speech-dispatcher.info @@ -1,8 +1,8 @@ PRGNAM="speech-dispatcher" -VERSION="0.8.7" +VERSION="0.8.8" HOMEPAGE="https://devel.freebsoft.org/speechd/" -DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz" -MD5SUM="6ffe4aff58154a06c14da66cd045fa8c" +DOWNLOAD="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.8.tar.gz" +MD5SUM="ad9fb4798004983abd9de15a08cddebc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dotconf" |