summaryrefslogtreecommitdiffstats
path: root/games/domination/domination.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/domination/domination.SlackBuild')
-rw-r--r--games/domination/domination.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/domination/domination.SlackBuild b/games/domination/domination.SlackBuild
index fd79e5d14c..82644667a0 100644
--- a/games/domination/domination.SlackBuild
+++ b/games/domination/domination.SlackBuild
@@ -9,12 +9,15 @@
# See README_SBo.txt for more info on this script (I wrote too many
# comments, moved them to a separate file).
+# 20210310 bkw: updated for v1.2.3.
+# 20200928 bkw: updated for v1.2.2.
+# 20200307 bkw: updated fov v1.2.1.
# 20191202 bkw: updated for v1.2.0.
# 20161030 bkw: whoops, this should have been noarch to begin with.
PRGNAM=domination
-VERSION=${VERSION:-1.2.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.2.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch