games/uqm_voice: Updated for version 0.8.0.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-26 00:51:39 -04:00 committed by Willy Sudiarto Raharjo
parent cab929f2a6
commit c32daa5b36
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 14 additions and 10 deletions

View file

@ -1,5 +1,7 @@
uqm_voice (optional game content for uqm)
The Ur-Quan Masters is a port of the 3DO version of the PC game "Star
Control II". It runs on modern operating systems and is 100% free.
This package contains optional game content that provides in-game speech.
You don't need this package to play the game.
This package contains optional game content that provides in-game
speech. You don't need this package to play the game.

View file

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
uqm_voice: uqm_voice (optional game content that provides in-game speech)
uqm_voice: uqm_voice (optional game content for uqm)
uqm_voice:
uqm_voice: The Ur-Quan Masters is a port of the 3DO version of the PC game "Star
uqm_voice: Control II". It runs on modern operating systems and is 100% free.
uqm_voice:
uqm_voice: This package contains optional game content that provides in-game
uqm_voice: speech. You don't need this package to play the game.
uqm_voice:
uqm_voice: To play the game, you must install uqm and uqm_content.
uqm_voice: speech. You don't need this package to play the game.
uqm_voice:
uqm_voice:
uqm_voice:
uqm_voice:

View file

@ -6,8 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20201026 bkw: updated for v0.8.0
PRGNAM=uqm_voice
VERSION=${VERSION:-0.7.0}
VERSION=${VERSION:-0.8.0}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="uqm_voice"
VERSION="0.7.0"
VERSION="0.8.0"
HOMEPAGE="http://sc2.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.7.0-voice.uqm"
MD5SUM="b78e0606325810f9f2e9ec786191c01b"
DOWNLOAD="http://downloads.sourceforge.net/sc2/uqm-0.8.0-voice.uqm"
MD5SUM="fc89f77d7b66c2669abca6c157f5259a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="uqm"