diff options
-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="" |