From b6ccf38ada9d9a1f53384d2d9e86b8de67095d4e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 10 Mar 2021 04:15:12 -0500 Subject: games/domination: Updated for version 1.2.3. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/domination/domination.SlackBuild | 5 +++-- games/domination/domination.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/games/domination/domination.SlackBuild b/games/domination/domination.SlackBuild index ae3180f32ee4..82644667a001 100644 --- a/games/domination/domination.SlackBuild +++ b/games/domination/domination.SlackBuild @@ -9,14 +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.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.2.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/games/domination/domination.info b/games/domination/domination.info index 9ec98dfd3865..ea806b13d48b 100644 --- a/games/domination/domination.info +++ b/games/domination/domination.info @@ -1,8 +1,8 @@ PRGNAM="domination" -VERSION="1.2.2" +VERSION="1.2.3" HOMEPAGE="http://domination.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/domination/Domination/1.2.2/Domination_1.2.2.zip" -MD5SUM="006c2c9554b19d19373704dec09be766" +DOWNLOAD="http://downloads.sourceforge.net/project/domination/Domination/1.2.3/Domination_1.2.3.zip" +MD5SUM="5a29abcc8f6fe5c6da574bb00cb61e2b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" -- cgit v1.2.3