From 40eec5676e0c2cfc23e98dbb964a47472b57ee56 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 20 Mar 2017 22:24:36 -0400 Subject: games/tmwmusic: Allow VERSION override. Signed-off-by: B. Watson Signed-off-by: David Spencer --- games/tmwmusic/tmwmusic.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/tmwmusic/tmwmusic.SlackBuild b/games/tmwmusic/tmwmusic.SlackBuild index 017b7d6a16095..69b7905da065b 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} -- cgit v1.2.3