diff options
author | Arn0 <yth@ythogtha.org> | 2020-11-14 08:57:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 16:27:49 +0700 |
commit | 9dd8a4e14d880772bbff6459a99656620eff9df3 (patch) | |
tree | 0701697abab2a89b34ccf5a4e10f700fe6ddfba5 /games/ags | |
parent | 93838e6ec0573eafd8f2a6f88712662cf24f5a97 (diff) | |
download | slackbuilds-9dd8a4e14d880772bbff6459a99656620eff9df3.tar.gz |
games/ags: updated for version 3.5.0.27
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 140c3f4dbf..ff6196fa49 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.26} +VERSION=${VERSION:-3.5.0.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index af7af1c4d7..4ad916d050 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,10 +1,10 @@ PRGNAM="ags" -VERSION="3.5.0.26" +VERSION="3.5.0.27" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.26.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.27.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="3bf970fe0608e886f8b8da519a5f96dc \ +MD5SUM="3284f6289ddb40b5d4066c0aaa8c84f1 \ 4db71b0460fc99926ae91d223199c2e6 \ f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" |