games/ags: updated for version 3.6.0.54

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-12-01 14:33:18 +01:00 committed by Willy Sudiarto Raharjo
parent 3f8166ec3a
commit 99fe069040
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ags
VERSION=${VERSION:-3.6.0.53}
VERSION=${VERSION:-3.6.0.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ags"
VERSION="3.6.0.53"
VERSION="3.6.0.54"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.0.53/ags-3.6.0.53.tar.gz"
MD5SUM="d29d6e037a851a257aa76f7615166bb1"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.0.54/ags-3.6.0.54.tar.gz"
MD5SUM="565e0ea0b3db365ca2b185f7ca86fb19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_sound"