diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 21:08:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 21:08:54 -0500 |
commit | 15230ab6a014f4590d712637c15e31aced4ca440 (patch) | |
tree | cadef9bbe6e1083c70b3b1afc523b1920d9b77e3 /desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild | |
parent | 7dfbca0aeb6ecaa5e7848e8b4501f8c820fc753d (diff) | |
download | slackbuilds-15230ab6a014f4590d712637c15e31aced4ca440.tar.gz |
desktop/xfce4-mount-plugin: Updated for version 0.6.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild b/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild index 0cbd3f3e27..db6347ef78 100644 --- a/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild +++ b/desktop/xfce4-mount-plugin/xfce4-mount-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-mount-plugin -# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-mount-plugin -VERSION=0.5.5 +VERSION=${VERSION:-0.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |