diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-24 23:44:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 23:44:58 +0700 |
commit | f2742f924d5f982efbcbe68229719575a44d6d44 (patch) | |
tree | 5f756078a1315c20fb2bdb2954311881c43c220f /games | |
parent | defaa39cd1b95c265a8d63a27540ea33452161f5 (diff) | |
download | slackbuilds-f2742f924d5f982efbcbe68229719575a44d6d44.tar.gz |
games/solarus-quest-editor: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/solarus-quest-editor/solarus-quest-editor.SlackBuild | 2 | ||||
-rw-r--r-- | games/solarus-quest-editor/solarus-quest-editor.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild index 44b78087a0..4242ab626e 100644 --- a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild +++ b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=solarus-quest-editor -VERSION=${VERSION:-1.6.1} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/solarus-quest-editor/solarus-quest-editor.info b/games/solarus-quest-editor/solarus-quest-editor.info index f2d38de66a..4cb0fecaa1 100644 --- a/games/solarus-quest-editor/solarus-quest-editor.info +++ b/games/solarus-quest-editor/solarus-quest-editor.info @@ -1,8 +1,8 @@ PRGNAM="solarus-quest-editor" -VERSION="1.6.1" +VERSION="1.6.2" HOMEPAGE="https://www.solarus-games.org/" -DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.1/solarus-quest-editor-v1.6.1.tar.gz" -MD5SUM="75cf0fb019e051d6ca69f83e0908ed1d" +DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.2/solarus-quest-editor-v1.6.2.tar.gz" +MD5SUM="41baa5f00f714baffd825e5efcf9c237" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glm solarus qt5" |