aboutsummaryrefslogtreecommitdiff
path: root/games/ags
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-05-04 10:32:05 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-04 23:51:56 +0700
commit2dc95c39424f20ecf3b4633cd888cc207224a514 (patch)
tree7216bbb72213c9133c821e4943cbf5d89e03e1ef /games/ags
parente6dc79c18f5c35d50c628bea6ae76964c0427fac (diff)
downloadslackbuilds-2dc95c39424f20ecf3b4633cd888cc207224a514.tar.xz
games/ags: updated for version 3.6.0.48
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ags')
-rw-r--r--games/ags/ags.SlackBuild2
-rw-r--r--games/ags/ags.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild
index 81e56cc67f3f..bec6b997f989 100644
--- a/games/ags/ags.SlackBuild
+++ b/games/ags/ags.SlackBuild
@@ -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}
diff --git a/games/ags/ags.info b/games/ags/ags.info
index e201e7a31b54..7ce5ce7479ad 100644
--- a/games/ags/ags.info
+++ b/games/ags/ags.info
@@ -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"