diff options
author | Arn0 <yth@ythogtha.org> | 2023-04-17 12:02:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-17 21:13:44 +0700 |
commit | 75ce1239f489910e21349d01517e3091bc18a394 (patch) | |
tree | ec6898e677c5da34e891d994de7fc00d4f9066df /games | |
parent | b25a79cd34128a6360e316f6722e6e669be11573 (diff) |
games/warzone2100: updated for version 4.3.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/warzone2100/warzone2100.SlackBuild | 2 | ||||
-rw-r--r-- | games/warzone2100/warzone2100.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/warzone2100/warzone2100.SlackBuild b/games/warzone2100/warzone2100.SlackBuild index 64195a1b41e1b..7bab0167f700d 100644 --- a/games/warzone2100/warzone2100.SlackBuild +++ b/games/warzone2100/warzone2100.SlackBuild @@ -34,7 +34,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=warzone2100 -VERSION=${VERSION:-4.3.4} +VERSION=${VERSION:-4.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/warzone2100/warzone2100.info b/games/warzone2100/warzone2100.info index a566ca1ea472a..ea5534f27857c 100644 --- a/games/warzone2100/warzone2100.info +++ b/games/warzone2100/warzone2100.info @@ -1,8 +1,8 @@ PRGNAM="warzone2100" -VERSION="4.3.4" +VERSION="4.3.5" HOMEPAGE="https://wz2100.net" -DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.3.4/warzone2100_src.tar.xz" -MD5SUM="35073bc0db19857a6c8a6f06f328044b" +DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.3.5/warzone2100_src.tar.xz" +MD5SUM="8546b6775994a2cd6c3d662e7ad4e660" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="physfs" |