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/xfce4-weather-plugin.SlackBuild | |
parent | 09490874f5bd92ec580d89aff432c760af099fa8 (diff) |
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/xfce4-weather-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild b/desktop/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild index d17c777c069b6..48e92d73f3189 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} |