summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-09-28 00:04:25 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-03 09:01:51 +0700
commitebab450857a5cb1a278a497269fad3f00e990431 (patch)
tree54eab4b804765b3e96713f0c645337e2fccf4dcb
parent961e344f33a797a1a0e9310c71df9eb7f4df58ac (diff)
downloadslackbuilds-ebab450857a5cb1a278a497269fad3f00e990431.tar.gz
slackbuilds-ebab450857a5cb1a278a497269fad3f00e990431.tar.xz
games/domination: Updated for version 1.2.2.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/domination/domination.SlackBuild3
-rw-r--r--games/domination/domination.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/domination/domination.SlackBuild b/games/domination/domination.SlackBuild
index 5a9361897c..ae3180f32e 100644
--- a/games/domination/domination.SlackBuild
+++ b/games/domination/domination.SlackBuild
@@ -9,12 +9,13 @@
# See README_SBo.txt for more info on this script (I wrote too many
# comments, moved them to a separate file).
+# 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.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
ARCH=noarch
diff --git a/games/domination/domination.info b/games/domination/domination.info
index c82af95399..9ec98dfd38 100644
--- a/games/domination/domination.info
+++ b/games/domination/domination.info
@@ -1,8 +1,8 @@
PRGNAM="domination"
-VERSION="1.2.1"
+VERSION="1.2.2"
HOMEPAGE="http://domination.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/project/domination/Domination/1.2.1/Domination_1.2.1.zip"
-MD5SUM="f4e5d0586d34ba11421f1a678d338a88"
+DOWNLOAD="http://downloads.sourceforge.net/project/domination/Domination/1.2.2/Domination_1.2.2.zip"
+MD5SUM="006c2c9554b19d19373704dec09be766"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"