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