diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-24 07:19:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:19:43 +0700 |
commit | 4d1ba56d9c948ff6e1c8d258501d325134af3346 (patch) | |
tree | eb2be2d78a510c837db16299d5b6faa08fd4bba0 /games/solarus-quest-editor | |
parent | 62044292dd647f693d7827bdaf05c12d9bfef88d (diff) | |
download | slackbuilds-4d1ba56d9c948ff6e1c8d258501d325134af3346.tar.gz |
games/solarus-quest-editor: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/solarus-quest-editor')
-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 bcb6dc8c8e..44b78087a0 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.0} +VERSION=${VERSION:-1.6.1} 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 f476ca9c87..f2d38de66a 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.0" +VERSION="1.6.1" HOMEPAGE="https://www.solarus-games.org/" -DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.0/solarus-quest-editor-v1.6.0.tar.gz" -MD5SUM="58de6e38673d5cc7f3a6878390a640b3" +DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.1/solarus-quest-editor-v1.6.1.tar.gz" +MD5SUM="75cf0fb019e051d6ca69f83e0908ed1d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="glm solarus qt5" |