diff options
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" |