diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-22 20:01:53 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:47 +0000 |
commit | bd70048333137db89d2ed6cbd80311f932346935 (patch) | |
tree | 3161847d9eda37b3c0d068bb5f3ccd57cf3adc1b /games/solarus-quest-editor/solarus-quest-editor.SlackBuild | |
parent | 94e3ef432c50ea3fa7d255b9129f4e6ed86e4595 (diff) | |
download | slackbuilds-bd70048333137db89d2ed6cbd80311f932346935.tar.gz |
games/solarus-quest-editor: Updated for version 1.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/solarus-quest-editor/solarus-quest-editor.SlackBuild')
-rw-r--r-- | games/solarus-quest-editor/solarus-quest-editor.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild index 2947201d76..4d795b5ff9 100644 --- a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild +++ b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for solarus-quest-editor -# Copyright 2015-2016 Hunter Sezen California, USA +# Copyright 2015-2017 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=solarus-quest-editor -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |