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 | |
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')
-rw-r--r-- | desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/xfce4-places-plugin/xfce4-places-plugin.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.info b/desktop/xfce4-places-plugin/xfce4-places-plugin.info index a211075c96..f3259f5bd7 100644 --- a/desktop/xfce4-places-plugin/xfce4-places-plugin.info +++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-places-plugin" -VERSION="1.2.0" +VERSION="1.4.0" HOMEPAGE="http://goodies.xfce.org" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2" -MD5SUM="f2d8c13340b3d52c5a7f6e2b9cdc55e3" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.4/xfce4-places-plugin-1.4.0.tar.bz2" +MD5SUM="cdb5c966c7a93ca29f2ce50223782133" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |