diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-22 19:32:22 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:47 +0000 |
commit | 94e3ef432c50ea3fa7d255b9129f4e6ed86e4595 (patch) | |
tree | c04a155b95ae2515b72d5d8f58389c0093114cee /games/solarus/solarus.SlackBuild | |
parent | 5f4db47dfeb4568b51baa1b2bed92ba768a73b45 (diff) | |
download | slackbuilds-94e3ef432c50ea3fa7d255b9129f4e6ed86e4595.tar.gz |
games/solarus: Updated for version 1.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/solarus/solarus.SlackBuild')
-rw-r--r-- | games/solarus/solarus.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/solarus/solarus.SlackBuild b/games/solarus/solarus.SlackBuild index aa031e2b3f..10c029c8f9 100644 --- a/games/solarus/solarus.SlackBuild +++ b/games/solarus/solarus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for solarus -# 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 -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |