games/ags: updated for version 3.6.0.48

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-05-04 10:32:05 +02:00 committed by Willy Sudiarto Raharjo
parent e6dc79c18f
commit 2dc95c3942
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.47}
VERSION=${VERSION:-3.6.0.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ags"
VERSION="3.6.0.47"
VERSION="3.6.0.48"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.6.0.47/ags-v.3.6.0.47.tar.gz"
MD5SUM="bceceb32783ede8d5d4abcaa12856bd2"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.6.0.48/ags-v.3.6.0.48.tar.gz"
MD5SUM="c91b6006077ad4a7948b967e3f4c784f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_sound"