diff options
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 a52334de144a..056a5dc05066 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 |