mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/starfighter: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fedf316023
commit
e451fcd40b
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Tim Dickson dickson.tim at googlemail.com
|
||||
|
||||
PRGNAM=starfighter
|
||||
VERSION=${VERSION:-1.3.3}
|
||||
VERSION=${VERSION:-1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="starfighter"
|
||||
VERSION="1.3.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="http://www.nongnu.org/starfighter/"
|
||||
DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/starfighter/1.3/starfighter-1.3.3-src.tar.gz"
|
||||
MD5SUM="dc979625ac596d9b9b48e4403639e808"
|
||||
DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/starfighter/1.4/starfighter-1.4-src.tar.gz"
|
||||
MD5SUM="171c4eb507f33a0202ca8fed291280d8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_image SDL2_mixer"
|
||||
|
|
Loading…
Reference in a new issue