aboutsummaryrefslogtreecommitdiff
path: root/games/ags
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-07-02 09:52:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-03 06:58:53 +0700
commit1825395fa428102a6ae6ffa4a28cba5466c89b18 (patch)
treed7ec152510d479c0d69139c205543d7719279cf1 /games/ags
parente809d9a048813f5b80eb18ea46b1bf755ec1b82a (diff)
games/ags: updated for version 3.6.1.25
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 1ab35301988b9..de39d60a65a5b 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.1.24}
+VERSION=${VERSION:-3.6.1.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/ags/ags.info b/games/ags/ags.info
index 18fe5ee3cf807..20e23e97f9a33 100644
--- a/games/ags/ags.info
+++ b/games/ags/ags.info
@@ -1,8 +1,8 @@
PRGNAM="ags"
-VERSION="3.6.1.24"
+VERSION="3.6.1.25"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
-DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.1.24/ags-3.6.1.24.tar.gz"
-MD5SUM="db1d9a58de8d0f17fb97ee9ff4734c08"
+DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.6.1.25/ags-3.6.1.25.tar.gz"
+MD5SUM="f581b7a4beb493d70fd2e934102438c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_sound"