diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-08-08 23:54:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:36 +0700 |
commit | ea6f5740b7f90bb5bdd7737721c20fd9cb32d471 (patch) | |
tree | 9d6cbb54a7b0638c8c54743ad4bc988e1aa446f0 /games/solarus/solarus.info | |
parent | f194d2bca5657ddfe014539dfbc59e09bbf97b31 (diff) | |
download | slackbuilds-ea6f5740b7f90bb5bdd7737721c20fd9cb32d471.tar.gz |
games/solarus: Updated for version 1.5.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/solarus/solarus.info')
-rw-r--r-- | games/solarus/solarus.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/solarus/solarus.info b/games/solarus/solarus.info index cb443cdf4f..63afbbeb98 100644 --- a/games/solarus/solarus.info +++ b/games/solarus/solarus.info @@ -1,8 +1,8 @@ PRGNAM="solarus" -VERSION="1.5.1" +VERSION="1.5.3" HOMEPAGE="http://www.solarus-games.org/" -DOWNLOAD="http://www.solarus-games.org/downloads/solarus/solarus-1.5.1-src.tar.gz" -MD5SUM="647a5908e33721febf3b7dce1dbd9c39" +DOWNLOAD="https://github.com/solarus-games/solarus/archive/v1.5.3/solarus-1.5.3.tar.gz" +MD5SUM="a89ef1c29d4ebd171d3e77e46fb90e0a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL SDL2_image SDL2_ttf libmodplug luajit physfs" |