diff options
author | Arn0 <yth@ythogtha.org> | 2022-09-12 16:07:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:15 +0700 |
commit | 5acc9aa8170b3228d14f9087a7ed6d6681111b0e (patch) | |
tree | b0e55193701441933403b75e84864bf0ae1b4395 /games/ags | |
parent | c42dd784dcd7a6f1a08e2b4e7886fe1b2cf016a5 (diff) |
games/ags: updated for version 3.5.1.21
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 bdc095e16447..add2fa805c25 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.19} +VERSION=${VERSION:-3.5.1.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/ags/ags.info b/games/ags/ags.info index e19b746672ea..78adbae3168a 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.1.19" +VERSION="3.5.1.21" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.19/ags-v.3.5.1.19.tar.gz" -MD5SUM="12283cd972fa1307393764406fc3d99a" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.21/ags-v.3.5.1.21.tar.gz" +MD5SUM="30fec490de37e808b2286d34b1be6936" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |