diff options
author | Arn0 <yth@ythogtha.org> | 2021-02-02 18:22:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-05 07:56:05 +0700 |
commit | fcd5a129657401e1f3ede6e9595bbea725134626 (patch) | |
tree | dd22299365bf52c0d43ff92ca2490897d1daa490 | |
parent | 7d955913071a62d83ccd4a6ebf471c4422ed9fd0 (diff) |
games/ags: updated for version 3.5.0.29
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 2e7a7b6d2a84..4f432a7290e5 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.28} +VERSION=${VERSION:-3.5.0.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 32bb3e3ebee2..73bea3d6e83b 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,10 +1,10 @@ PRGNAM="ags" -VERSION="3.5.0.28" +VERSION="3.5.0.29" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.28.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.29.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="1443953294071f1b41be3955d12f8792 \ +MD5SUM="091a8cbbf447269a3bbc119352de86bd \ 4db71b0460fc99926ae91d223199c2e6 \ f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" |