diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2017-12-19 22:22:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:24 +0700 |
commit | e40b7ecf304c66ab6f722eecf2e10fa8fdae7c25 (patch) | |
tree | abc092d208748b56c32468aa76ffc6abf17026d9 /games/mrboom/mrboom.SlackBuild | |
parent | 72bc4fca94f89a670ed51f8a5cfbb6af79a8bf5b (diff) | |
download | slackbuilds-e40b7ecf304c66ab6f722eecf2e10fa8fdae7c25.tar.gz |
games/mrboom: Updated for version 4.1.
Signed-off-by: David Spencer <idlemoor@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 f1b8cef10a..cb0fb17441 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:-3.8} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |