diff options
Diffstat (limited to 'games/starfighter/starfighter.SlackBuild')
-rw-r--r-- | games/starfighter/starfighter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/starfighter/starfighter.SlackBuild b/games/starfighter/starfighter.SlackBuild index 3803209f9c4cb..7bb9b55a3a51e 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} |