diff options
author | Arn0 <yth@ythogtha.org> | 2023-03-06 11:03:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:13 +0700 |
commit | f3b822f89a87c85aa406b71707a2ce135381c8fb (patch) | |
tree | 9c66b3427c85e042edadb7333a19a6b831cfbe4c /games/ags | |
parent | 4b1c6002a61359a0f042bbefb78eb021b686f399 (diff) |
games/ags: Updated for version 3.5.1.26.
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 b6c5cb3820b5..c8de4b298e60 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.25} +VERSION=${VERSION:-3.5.1.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/ags/ags.info b/games/ags/ags.info index 45fdb4948bdb..7657c1d5a062 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.1.25" +VERSION="3.5.1.26" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.25/ags-v.3.5.1.25.tar.gz" -MD5SUM="adbefaccf2c60dec9f2fc58835b3bafd" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.26/ags-v.3.5.1.26.tar.gz" +MD5SUM="925287495f60602694b298e8238e9d55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |