diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-05 22:08:56 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-05 22:08:56 -0500 |
commit | a6749ea6a83906eb4458c8a1c9a7b373e0a0aecd (patch) | |
tree | cbada224d331ff3c5c70bc0c84e3cbfdba6e25da /desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild | |
parent | 1d8e231ad4f0acbd30adaa9a63a40ab553b4c947 (diff) | |
download | slackbuilds-a6749ea6a83906eb4458c8a1c9a7b373e0a0aecd.tar.gz |
desktop/xfce4-places-plugin: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild index 3ddc2ee7de..be0f7622a6 100644 --- a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild +++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-places-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-places-plugin -VERSION=1.2.0 +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |