diff options
Diffstat (limited to 'games/atanks/atanks.SlackBuild')
-rw-r--r-- | games/atanks/atanks.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/atanks/atanks.SlackBuild b/games/atanks/atanks.SlackBuild index 2a99cb55bd..a640ed3979 100644 --- a/games/atanks/atanks.SlackBuild +++ b/games/atanks/atanks.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for atanks -# Copyright 2015 - 2016 Eugene M., <damagedone at gmx dot com> +# Copyright 2015-2016 Eugene M., <damagedone at gmx dot com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=atanks -VERSION=${VERSION:-6.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-6.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |