mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/bitfighter: Updated for version 019.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1f3a7ce362
commit
5c2454736c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bitfighter
|
||||
VERSION=${VERSION:-019c}
|
||||
VERSION=${VERSION:-019}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="bitfighter"
|
||||
VERSION="019c"
|
||||
VERSION="019"
|
||||
HOMEPAGE="http://bitfighter.org/"
|
||||
DOWNLOAD="http://bitfighter.org/files/bitfighter-019c.tar.gz \
|
||||
DOWNLOAD="http://bitfighter.googlecode.com/files/bitfighter-019.tar.gz \
|
||||
https://bitfighter.googlecode.com/files/classic_level_pack.zip"
|
||||
MD5SUM="0951f6b57378cb6a4a81811336050b99 \
|
||||
MD5SUM="55799c5bc725e2969cfd41c293270de2 \
|
||||
cb32039b47026e176d3f1f3639bd1a9f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue