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