summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-20 22:24:36 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:27:44 +0000
commit40eec5676e0c2cfc23e98dbb964a47472b57ee56 (patch)
treebc2c3e0e7deda5376a613363f59a65d93e66abad /games
parentbe047dd02a3b1ca3597fe2a07cfeefddb9a3c332 (diff)
downloadslackbuilds-40eec5676e0c2cfc23e98dbb964a47472b57ee56.tar.gz
slackbuilds-40eec5676e0c2cfc23e98dbb964a47472b57ee56.tar.xz
games/tmwmusic: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/tmwmusic/tmwmusic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tmwmusic/tmwmusic.SlackBuild b/games/tmwmusic/tmwmusic.SlackBuild
index 017b7d6a16..69b7905da0 100644
--- a/games/tmwmusic/tmwmusic.SlackBuild
+++ b/games/tmwmusic/tmwmusic.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tmwmusic
-VERSION=0.2
+VERSION=${VERSION:-0.2}
ARCH=noarch
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}