diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2019-02-15 20:54:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-15 20:54:53 +0700 |
commit | beea4abf67e9249ae434e5c01214974bc839acd9 (patch) | |
tree | 0dc9377d2faaab3517495321be464eec0579a130 /games/mrboom/mrboom.SlackBuild | |
parent | ddd914791211043e4461890ddd2e655c9838db5b (diff) |
games/mrboom: Updated for version 4.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mrboom/mrboom.SlackBuild')
-rw-r--r-- | games/mrboom/mrboom.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mrboom/mrboom.SlackBuild b/games/mrboom/mrboom.SlackBuild index 682b6e04f61e9..329ab3c5b3b6f 100644 --- a/games/mrboom/mrboom.SlackBuild +++ b/games/mrboom/mrboom.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mrboom -VERSION=${VERSION:-4.5} +VERSION=${VERSION:-4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |