diff options
author | Erik Hanson <erik@slackbuilds.org> | 2014-07-24 13:01:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:33:10 +0700 |
commit | ab5cc63959f14d157480c2cf67b93dba43583015 (patch) | |
tree | 35f9710aee205078be50898466715cbc6a4b4554 /games/qmc2/qmc2.SlackBuild | |
parent | 1b6bf5d56f2effa05e4883c31b25fc3a43e2b160 (diff) |
games/qmc2: Updated for version 0.44.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/qmc2/qmc2.SlackBuild')
-rw-r--r-- | games/qmc2/qmc2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/qmc2/qmc2.SlackBuild b/games/qmc2/qmc2.SlackBuild index cc3ed77445d1b..5afb17cea8d72 100644 --- a/games/qmc2/qmc2.SlackBuild +++ b/games/qmc2/qmc2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Google QMC2 -# Copyright 2010-2013 Erik Hanson, Minneapolis, MN, USA +# Copyright 2010-2014 Erik Hanson, Minneapolis, MN, 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=qmc2 -VERSION=${VERSION:-0.42} +VERSION=${VERSION:-0.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |