games/instead: Updated for version 3.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Lobanov 2022-12-01 22:19:06 +07:00 committed by Willy Sudiarto Raharjo
parent fd5fb1be61
commit b65cc4134b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instead
VERSION=${VERSION:-3.3.2}
VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="instead"
VERSION="3.3.2"
VERSION="3.5.0"
HOMEPAGE="https://instead-hub.github.io/en/"
DOWNLOAD="https://github.com/instead-hub/instead/releases/download/3.3.2/instead_3.3.2.tar.gz"
MD5SUM="c0d764e9766b6bd63e422e0c07bdc022"
DOWNLOAD="https://github.com/instead-hub/instead/releases/download/3.5.0/instead_3.5.0.tar.gz"
MD5SUM="b2c3c01f515d541318fbab54572f0479"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit"