diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2018-03-04 22:48:49 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-06 02:04:13 +0700 |
commit | e5a30b2e2aa837853b4a006250bfac7e0a5be649 (patch) | |
tree | 4283cc06cf4970ecde650e7fafe582153f62096e /games/mrboom/mrboom.SlackBuild | |
parent | bf15fb89964ce409a422cfc2a6a5c2669544ed3e (diff) |
games/mrboom: Updated for version 4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/mrboom/mrboom.SlackBuild')
-rw-r--r-- | games/mrboom/mrboom.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mrboom/mrboom.SlackBuild b/games/mrboom/mrboom.SlackBuild index cb0fb174414b3..2fcea6c00dad8 100644 --- a/games/mrboom/mrboom.SlackBuild +++ b/games/mrboom/mrboom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mrboom -# Copyright 2017 Thibaut Notteboom, Paris, FRANCE +# Copyright 2017-2018 Thibaut Notteboom, Paris, FRANCE # 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=mrboom -VERSION=${VERSION:-4.1} +VERSION=${VERSION:-4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |