diff options
author | Arn0 <yth@ythogtha.org> | 2023-03-28 19:06:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:27 +0700 |
commit | 06c57ad13981970645a32e3f20c93bb8fba65e4b (patch) | |
tree | 9ab7baa2171e1e034615d8e51ac9a69b086c02ef /games | |
parent | 4eb645b1ee6cebf07d8308eabf9fdbfaca593d86 (diff) |
games/warzone2100: Updated for version 4.3.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 b204cfe184eae..64195a1b41e1b 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.3} +VERSION=${VERSION:-4.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/warzone2100/warzone2100.info b/games/warzone2100/warzone2100.info index 19ea30e82f83e..a566ca1ea472a 100644 --- a/games/warzone2100/warzone2100.info +++ b/games/warzone2100/warzone2100.info @@ -1,8 +1,8 @@ PRGNAM="warzone2100" -VERSION="4.3.3" +VERSION="4.3.4" HOMEPAGE="https://wz2100.net" -DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.3.3/warzone2100_src.tar.xz" -MD5SUM="93c37e634703f85f22405f0ce063a5f9" +DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.3.4/warzone2100_src.tar.xz" +MD5SUM="35073bc0db19857a6c8a6f06f328044b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="physfs" |