diff options
author | Robby Workman <rw@rlworkman.net> | 2011-03-04 21:52:31 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-08 12:14:31 -0600 |
commit | 67f871c418db7879586fa6f9b5971b9582c74fef (patch) | |
tree | 0e8bf1d5d2d2cb963e580074835641d47e39d0d9 /desktop/xfce4-weather-plugin | |
parent | 09490874f5bd92ec580d89aff432c760af099fa8 (diff) | |
download | slackbuilds-67f871c418db7879586fa6f9b5971b9582c74fef.tar.gz |
desktop/xfce4-weather-plugin: Updated for version 0.7.4.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-weather-plugin')
-rw-r--r-- | desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/xfce4-weather-plugin/xfce4-weather-plugin.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild b/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild index d17c777c06..48e92d73f3 100644 --- a/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild +++ b/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-weather-plugin -# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2011 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-weather-plugin -VERSION=0.7.3 +VERSION=0.7.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xfce4-weather-plugin/xfce4-weather-plugin.info b/desktop/xfce4-weather-plugin/xfce4-weather-plugin.info index e892b4ce74..a272ba494a 100644 --- a/desktop/xfce4-weather-plugin/xfce4-weather-plugin.info +++ b/desktop/xfce4-weather-plugin/xfce4-weather-plugin.info @@ -1,10 +1,10 @@ PRGNAM="xfce4-weather-plugin" -VERSION="0.7.3" +VERSION="0.7.4" HOMEPAGE="http://goodies.xfce.org/" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/xfce4-weather-plugin-0.7.3.tar.bz2" -MD5SUM="b3436929dd94cdd8acc744c474cca5c4" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/xfce4-weather-plugin-0.7.4.tar.bz2" +MD5SUM="03c972d13eba5cd226432ff66e3ff282" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Robby Workman" EMAIL="rw@rlworkman.net" -APPROVED="Erik Hanson" +APPROVED="Michiel van Wessem" |