games/ags: updated for version 3.5.1.10

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-08-25 15:00:13 +02:00 committed by Willy Sudiarto Raharjo
parent a3bbebd6e2
commit 80386aa7a2
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.5.1.8}
VERSION=${VERSION:-3.5.1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ags"
VERSION="3.5.1.8"
VERSION="3.5.1.10"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.8/ags-v.3.5.1.8.tar.gz"
MD5SUM="7db32cf95bbf9c2c2e16c9951e3e48da"
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.10/ags-v.3.5.1.10.tar.gz"
MD5SUM="3980ccb147ae5c0ecfdb0dc58b2ffd67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dumb"