games/warzone2100: updated for version 3.4.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-09-02 09:17:55 +02:00 committed by Willy Sudiarto Raharjo
parent 9bd1a275bb
commit 3869268d31
2 changed files with 5 additions and 5 deletions

View file

@ -32,8 +32,8 @@
# - move binary to /usr/games (since it has a section 6 man page)
PRGNAM=warzone2100
VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="warzone2100"
VERSION="3.4.0"
VERSION="3.4.1"
HOMEPAGE="http://wz2100.net"
DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/3.4.0/warzone2100_src.tar.xz"
MD5SUM="0d0548862689f00e271613b91657a0f0"
DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/3.4.1/warzone2100_src.tar.xz"
MD5SUM="f538187f6ffdd6cfd0c660d45f3f2238"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenAL physfs SDL2 qt5 libsodium"