mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/typhoon_2001: fix slack-desc and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0afb8295cf
commit
bc1116267a
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
typhoon_2001: Typhoon 2001 (a freeware game)
|
||||
typhoon_2001: typhoon_2001 (a freeware game)
|
||||
typhoon_2001:
|
||||
typhoon_2001: Typhoon 2001 is a freeware game inspired by both the Atari Jaguar
|
||||
typhoon_2001: hit game Tempest 2000 and the arcade hit Tempest. It takes ideas
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
# (it will be created the first time the game is run).
|
||||
|
||||
PRGNAM=typhoon_2001
|
||||
VERSION=r3992
|
||||
VERSION=${VERSION:-r3992}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
Loading…
Reference in a new issue