diff options
author | Arn0 <yth@ythogtha.org> | 2022-10-04 20:31:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:53 +0700 |
commit | 8cc11af82bc52da28a3cd3626b7bd146804e9ac2 (patch) | |
tree | 0bf7e73969c9d33418c76a9a7be6a5b85957254f /games | |
parent | fff9883ef72deb96c54680e9a63d3801555755cb (diff) |
games/ags: Updated for version 3.5.1.22.
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.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 add2fa805c25..c116c0088296 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.21} +VERSION=${VERSION:-3.5.1.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/ags/ags.info b/games/ags/ags.info index 78adbae3168a..d84087bb3529 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.1.21" +VERSION="3.5.1.22" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.21/ags-v.3.5.1.21.tar.gz" -MD5SUM="30fec490de37e808b2286d34b1be6936" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.22/ags-v.3.5.1.22.tar.gz" +MD5SUM="7b086a7a509d30e16d11833e0a2ba5aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |