diff options
author | Leonard Schmidt <lems@gmx.net> | 2014-11-18 02:51:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-18 02:51:39 +0700 |
commit | e285b5ae73490e13f3ae8dc3452e646457a1dc9b (patch) | |
tree | c6f6f48dc7092bdac1e3074658180c4ef612a708 /desktop/mcwm/mcwm.SlackBuild | |
parent | e16a41618b0c0da1477cd3d13b80c22f2a3675fb (diff) | |
download | slackbuilds-e285b5ae73490e13f3ae8dc3452e646457a1dc9b.tar.gz |
desktop/mcwm: Updated DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/mcwm/mcwm.SlackBuild')
-rw-r--r-- | desktop/mcwm/mcwm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/mcwm/mcwm.SlackBuild b/desktop/mcwm/mcwm.SlackBuild index a52334de14..056a5dc050 100644 --- a/desktop/mcwm/mcwm.SlackBuild +++ b/desktop/mcwm/mcwm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mcwm -# Copyright 2014 Leonard Schmidt <lems@gmx.net> +# Copyright 2014 Leonard Schmidt <lems@mailbox.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=mcwm VERSION=${VERSION:-20130209_2} SRCVER=${SRCVER:-20130209-2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |