aboutsummaryrefslogtreecommitdiff
path: root/desktop/wmmon/wmmon.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2013-12-18 08:46:10 +0700
committerRobby Workman <rworkman@slackbuilds.org>2013-12-25 15:05:34 -0600
commit816455c62f63bebf7d8fa248b92decb0dc2ba2ab (patch)
tree541d206aaab39b04a7085b01165b2d79642b44f5 /desktop/wmmon/wmmon.SlackBuild
parent9ac9b8a747ef04173ccd8a57c946ee744603cd25 (diff)
downloadslackbuilds-816455c62f63bebf7d8fa248b92decb0dc2ba2ab.tar.xz
desktop/wmmon: New download link.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wmmon/wmmon.SlackBuild')
-rw-r--r--desktop/wmmon/wmmon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wmmon/wmmon.SlackBuild b/desktop/wmmon/wmmon.SlackBuild
index 30051470382d..ac27ff13689f 100644
--- a/desktop/wmmon/wmmon.SlackBuild
+++ b/desktop/wmmon/wmmon.SlackBuild
@@ -11,7 +11,7 @@ VERSION=1.0b2_p14
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCVER=$(echo $VERSION | cut -d_ -f1)
+SRCVER=$(echo $VERSION | cut -d_ -f1 | sed 's,\.,_,' )
PATCHVER=$(echo $VERSION | cut -d_ -f2)
if [ -z "$ARCH" ]; then