diff options
author | Arn0 <yth@ythogtha.org> | 2019-10-30 00:30:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-31 08:21:43 +0700 |
commit | 003791e1bf0e34ece10513c76264aa2fa9655159 (patch) | |
tree | 48d5da12a41953401d1e202d66ee3f92bd615c1c /games | |
parent | 22a015aab06c9191f24aab3b8f209378e41cff54 (diff) | |
download | slackbuilds-003791e1bf0e34ece10513c76264aa2fa9655159.tar.gz |
games/ags: updated for version 3.5.0.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 eeebe635c1..00b7ec3117 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.4.4.1} +VERSION=${VERSION:-3.5.0.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index 135c94f201..2ec1ada0d5 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,10 +1,10 @@ PRGNAM="ags" -VERSION="3.4.4.1" +VERSION="3.5.0.19" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.4.4.1.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.0.19.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="ae8307bf7754bb00df04745b679eca7a \ +MD5SUM="39164fcaddbb295d1f41a5b77bf9a6c6 \ 4db71b0460fc99926ae91d223199c2e6 \ f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" |