Browse Source
accessibility/speech-dispatcher: Updated for version 0.8.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/47/head
Edward W. Koenig
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
-
accessibility/speech-dispatcher/speech-dispatcher.info
|
|
@ -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} |
|
|
|
|
|
|
|
|
|
@ -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" |
|
|
|