summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tim Dickson2015-08-04 20:40:26 +0200
committer Willy Sudiarto Raharjo2015-08-04 20:40:26 +0200
commite451fcd40bcded80a40046a0eef7f02f582a3b43 (patch)
tree1d6b87b56ef76dc5ff7ded968887d3c79a12d06c
parentfedf3160234f2468872901ae6fd06910bab39c42 (diff)
downloadslackbuilds-e451fcd40bcded80a40046a0eef7f02f582a3b43.tar.gz
games/starfighter: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/starfighter/starfighter.SlackBuild2
-rw-r--r--games/starfighter/starfighter.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/starfighter/starfighter.SlackBuild b/games/starfighter/starfighter.SlackBuild
index 9951aa89aa..2b90f7e198 100644
--- a/games/starfighter/starfighter.SlackBuild
+++ b/games/starfighter/starfighter.SlackBuild
@@ -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}
diff --git a/games/starfighter/starfighter.info b/games/starfighter/starfighter.info
index e4ea114fa8..159f0039e0 100644
--- a/games/starfighter/starfighter.info
+++ b/games/starfighter/starfighter.info
@@ -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"