summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-04-06 23:35:03 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:39 +0700
commit0541fc752ee7b37b43cc3cb3b54a6c49f0fc659f (patch)
tree15aac42a7ba6190738b455666a0b2155d593e903 /games
parentb8840d8e03e6ed3fbdee73a6e0dfde8c1be2819d (diff)
downloadslackbuilds-0541fc752ee7b37b43cc3cb3b54a6c49f0fc659f.tar.gz
slackbuilds-0541fc752ee7b37b43cc3cb3b54a6c49f0fc659f.tar.xz
games/ags: Updated for version 3.6.0.47.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/ags/ags.SlackBuild2
-rw-r--r--games/ags/ags.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild
index af04a12165..81e56cc67f 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.5.1.27}
+VERSION=${VERSION:-3.6.0.47}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/ags/ags.info b/games/ags/ags.info
index f6526e8ffc..e201e7a31b 100644
--- a/games/ags/ags.info
+++ b/games/ags/ags.info
@@ -1,10 +1,10 @@
PRGNAM="ags"
-VERSION="3.5.1.27"
+VERSION="3.6.0.47"
HOMEPAGE="https://github.com/adventuregamestudio/ags"
-DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.27/ags-v.3.5.1.27.tar.gz"
-MD5SUM="5836c1c4df5b4b0e7a987b2d8df26bf1"
+DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.6.0.47/ags-v.3.6.0.47.tar.gz"
+MD5SUM="bceceb32783ede8d5d4abcaa12856bd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="dumb"
+REQUIRES="SDL2_sound"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"