diff options
author | M.Dinslage <daedra1980@gmail.com> | 2011-06-03 23:07:06 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:34:34 -0400 |
commit | 59ac78b61a272e8ea1f985b0a8110b72377e481b (patch) | |
tree | de2994b985d85fd755593007e2c672510ca63976 /misc/conkyforecast/conkyforecast.SlackBuild | |
parent | d2e35cff222beed40696b5fe84dad6bf4c6664c4 (diff) | |
download | slackbuilds-59ac78b61a272e8ea1f985b0a8110b72377e481b.tar.gz |
misc/conkyforecast: Updated for version 2.20.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/conkyforecast/conkyforecast.SlackBuild')
-rw-r--r-- | misc/conkyforecast/conkyforecast.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/conkyforecast/conkyforecast.SlackBuild b/misc/conkyforecast/conkyforecast.SlackBuild index 8f3572387d..15a1e55dec 100644 --- a/misc/conkyforecast/conkyforecast.SlackBuild +++ b/misc/conkyforecast/conkyforecast.SlackBuild @@ -5,7 +5,7 @@ # Written by M.Dinslage (daedra1980@gmail.com) PRGNAM=conkyforecast -VERSION=${VERSION:-2.15} +VERSION=${VERSION:-2.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |