diff options
author | Arn0 <yth@ythogtha.org> | 2023-03-31 09:05:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:30 +0700 |
commit | fdd9c91b1c457aeb72c6b5405d70d599a93f9dff (patch) | |
tree | e353fc15bb191756e0e37ea2eb7455149260efd8 /games/ags | |
parent | 29a5598dff8c0ae8134c8530410fec58dd0d7418 (diff) |
games/ags: Updated for version 3.5.1.27.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ags')
-rw-r--r-- | games/ags/ags.SlackBuild | 2 | ||||
-rw-r--r-- | games/ags/ags.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/ags/ags.SlackBuild b/games/ags/ags.SlackBuild index c8de4b298e60..af04a12165a3 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.26} +VERSION=${VERSION:-3.5.1.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/ags/ags.info b/games/ags/ags.info index 7657c1d5a062..f6526e8ffc5d 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.1.26" +VERSION="3.5.1.27" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.26/ags-v.3.5.1.26.tar.gz" -MD5SUM="925287495f60602694b298e8238e9d55" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.27/ags-v.3.5.1.27.tar.gz" +MD5SUM="5836c1c4df5b4b0e7a987b2d8df26bf1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |