summaryrefslogtreecommitdiffstats
path: root/games/atanks/atanks.SlackBuild
diff options
context:
space:
mode:
author Eugene M2016-11-04 01:08:53 +0100
committer Willy Sudiarto Raharjo2016-11-04 01:08:53 +0100
commitbde11b33fdc91bad719999b8c7491065fa824aaa (patch)
tree3916711c6f3efd5c66c89362b84adf8fba0a57a1 /games/atanks/atanks.SlackBuild
parent731b7baf590ba3751c5f09e048749994d24cc1e7 (diff)
downloadslackbuilds-bde11b33fdc91bad719999b8c7491065fa824aaa.tar.gz
games/atanks: Updated for version 6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/atanks/atanks.SlackBuild')
-rw-r--r--games/atanks/atanks.SlackBuild6
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