diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2015-10-18 07:20:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:20:51 +0700 |
commit | b7799b77a7bcd43fe754fb9e3c375289c53315c8 (patch) | |
tree | de2679072567305ec03e7e7c324c6f50ec83da9e /games/ags | |
parent | d368be8948a43b52c6a86656c6ddce8eca6fa406 (diff) | |
download | slackbuilds-b7799b77a7bcd43fe754fb9e3c375289c53315c8.tar.gz |
games/ags: Updated for version 3.3.4.2.
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 b1058086d7..f2fd261e39 100644 --- a/games/ags/ags.SlackBuild +++ b/games/ags/ags.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ags -VERSION=${VERSION:-3.3.4.1} +VERSION=${VERSION:-3.3.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/ags/ags.info b/games/ags/ags.info index ad85dae307..8b6014fe2c 100644 --- a/games/ags/ags.info +++ b/games/ags/ags.info @@ -1,10 +1,10 @@ PRGNAM="ags" -VERSION="3.3.4.1" +VERSION="3.3.4.2" HOMEPAGE="https://github.com/adventuregamestudio/ags" -DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.3.4.1.tar.gz \ +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.3.4.2.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="615837a61d47378fe6ec71f4cbd06836 \ +MD5SUM="d60df16bed23b62b621e19924171f06c \ 4db71b0460fc99926ae91d223199c2e6 \ f48da5b990aa8aa822d3b6a951baf5c2" DOWNLOAD_x86_64="" |