From 37d496e52412335d969365a753f6e2422fc84046 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Fri, 15 Jan 2021 17:50:17 +0000 Subject: games/starfighter: Updated for version 2.4. Signed-off-by: Dave Woodfall --- games/starfighter/starfighter.SlackBuild | 4 ++-- games/starfighter/starfighter.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/starfighter/starfighter.SlackBuild b/games/starfighter/starfighter.SlackBuild index 3803209f9c..7bb9b55a3a 100644 --- a/games/starfighter/starfighter.SlackBuild +++ b/games/starfighter/starfighter.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for starfighter -# Copyright 2016-2020 Tim Dickson, Scotland dickson.tim at googlemail.com +# Copyright 2016-2021 Tim Dickson, Scotland dickson.tim at googlemail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ PRGNAM=starfighter -VERSION=${VERSION:-2.3.3} +VERSION=${VERSION:-2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/starfighter/starfighter.info b/games/starfighter/starfighter.info index 1604cc215a..d66a8c86bd 100644 --- a/games/starfighter/starfighter.info +++ b/games/starfighter/starfighter.info @@ -1,8 +1,8 @@ PRGNAM="starfighter" -VERSION="2.3.3" +VERSION="2.4" HOMEPAGE="https://github.com/pr-starfighter/starfighter/" -DOWNLOAD="https://github.com/pr-starfighter/starfighter/releases/download/v2.3.3/starfighter-2.3.3-src.tar.gz" -MD5SUM="ec37d907a939a429acd5f000448e8e32" +DOWNLOAD="https://github.com/pr-starfighter/starfighter/releases/download/v2.4/starfighter-2.4-src.tar.gz" +MD5SUM="ab7d7c3d122225c19e5647792ba374bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2_image SDL2_mixer SDL2_ttf" -- cgit v1.2.3