diff options
author | Arn0 <yth@ythogtha.org> | 2020-04-12 14:44:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-14 00:25:26 +0700 |
commit | 964f23a95c1583964aed25f75be3976283a84d9e (patch) | |
tree | 75a5bcd17ed26a02cd907b05d0823a935351079d /games/ags | |
parent | cea27a16f9eeb1e0a60b6e5839965df95e9d411c (diff) |
games/ags: updated for version 3.5.0.24
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 ed063016ce6a..0e84aeda50f4 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.23} +VERSION=${VERSION:-3.5.0.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 0b116e29e31a..eee68e32239f 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,10 +1,10 @@ PRGNAM="ags" -VERSION="3.5.0.23" +VERSION="3.5.0.24" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.23.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.24.tar.gz \ http://downloads.sourceforge.net/project/alleg/allegro/4.4.2/allegro-4.4.2.tar.gz \ http://downloads.sourceforge.net/project/dumb/dumb/0.9.3/dumb-0.9.3.tar.gz" -MD5SUM="2d4c003ea240ebaeb0b106c9ad060cf4 \ +MD5SUM="0da3db7fec8fcebdf4010005244367bc \ 4db71b0460fc99926ae91d223199c2e6 \ f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" |