diff options
author | Arn0 <yth@ythogtha.org> | 2021-05-13 00:11:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-15 10:16:23 +0700 |
commit | 38af9c17518027f16b402ad2b597d4253ba3fc84 (patch) | |
tree | 057539e2005c2b99f85586ead55e17b35be42dbe /games/ags | |
parent | cfc0159456e7b628ffbb112ff688906dcc57c508 (diff) | |
download | slackbuilds-38af9c17518027f16b402ad2b597d4253ba3fc84.tar.gz |
games/ags: updated for version 3.5.0.32
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 40430da72b..3a2149474a 100644 --- a/games/ags/ags.SlackBuild +++ b/games/ags/ags.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ags -VERSION=${VERSION:-3.5.0.31} +VERSION=${VERSION:-3.5.0.32} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 45b7e9457c..e1f382095a 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,8 +1,8 @@ PRGNAM="ags" -VERSION="3.5.0.31" +VERSION="3.5.0.32" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.31/ags-v.3.5.0.31.tar.gz" -MD5SUM="0ceb6b229abf16a58ab1a026b6e63089" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.32/ags-v.3.5.0.32.tar.gz" +MD5SUM="5c20c777f350070b059f1d8a52a9707c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dumb" |