games/bitfighter: Updated for version 019b.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-03-11 13:11:53 +07:00 committed by Erik Hanson
parent 24592be26a
commit 21fe54d9ba
4 changed files with 7 additions and 7 deletions

View file

@ -6,5 +6,5 @@ exploration for warfare, construction, and beyond!
It's fast, fun, and frenetic.
Note : mkdir .bitfighter (in your /home/user/)
cp -rf /usr/share/games/bitfighter-019a/exe/music ~/.bitfighter
cp -rf /usr/share/games/bitfighter-019a/exe/scripts ~/.bitfighter
cp -rf /usr/share/games/bitfighter-019b/exe/music ~/.bitfighter
cp -rf /usr/share/games/bitfighter-019b/exe/scripts ~/.bitfighter

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bitfighter
VERSION=${VERSION:-019a}
VERSION=${VERSION:-019b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -2,7 +2,7 @@
Name=Bitfighter
Name[he]= Bitfighter
Comment=Action
Exec=/usr/share/games/bitfighter-019a/exe/./bitfighter
Exec=/usr/share/games/bitfighter-019b/exe/./bitfighter
Icon=bitfighter
Terminal=false
Type=Application

View file

@ -1,8 +1,8 @@
PRGNAM="bitfighter"
VERSION="019a"
VERSION="019b"
HOMEPAGE="http://bitfighter.org/"
DOWNLOAD="http://bitfighter.org/files/bitfighter-019a.tar.gz"
MD5SUM="6ed70bd5898de1c33d37a62ea96b68a5"
DOWNLOAD="http://bitfighter.org/files/bitfighter-019b.tar.gz"
MD5SUM="f8f8900a8ae0b84d2b3849f9c7b0dc6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL speex libmodplug"