summaryrefslogtreecommitdiffstats
path: root/games/boswars/boswars.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/boswars/boswars.SlackBuild')
-rw-r--r--games/boswars/boswars.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/boswars/boswars.SlackBuild b/games/boswars/boswars.SlackBuild
index b03f8ca4a9..44bbcdd8fa 100644
--- a/games/boswars/boswars.SlackBuild
+++ b/games/boswars/boswars.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for boswars
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,9 +25,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=boswars
-VERSION=${VERSION:-2.7}
+VERSION=${VERSION:-2.8}
SRCVERSION=$(echo $VERSION-src)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}