diff options
author | M.Dinslage <daedra1980@gmail.com> | 2010-12-17 21:19:44 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-20 22:44:01 -0600 |
commit | 7499f302724902ecdb22bbc5188380e4912ebb47 (patch) | |
tree | fb82ddd943de9b5e05264756aa2281e67a2719b5 /misc | |
parent | 8418be86233b67bd29370cd1f3c5d44b3f6041f9 (diff) | |
download | slackbuilds-7499f302724902ecdb22bbc5188380e4912ebb47.tar.gz slackbuilds-7499f302724902ecdb22bbc5188380e4912ebb47.tar.xz |
misc/conkyforecast: Updated for version 2.15.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/conkyforecast/conkyforecast.SlackBuild | 2 | ||||
-rw-r--r-- | misc/conkyforecast/conkyforecast.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/conkyforecast/conkyforecast.SlackBuild b/misc/conkyforecast/conkyforecast.SlackBuild index 265b680d83e..d966ac1de9f 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.12} +VERSION=${VERSION:-2.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/conkyforecast/conkyforecast.info b/misc/conkyforecast/conkyforecast.info index 8c50d5e0536..788c36ed1c3 100644 --- a/misc/conkyforecast/conkyforecast.info +++ b/misc/conkyforecast/conkyforecast.info @@ -1,10 +1,10 @@ PRGNAM="conkyforecast" -VERSION="2.12" +VERSION="2.15" HOMEPAGE="https://code.launchpad.net/~m-buck/+junk/conkyforecast" -DOWNLOAD="https://launchpad.net/~conkyhardcore/+archive/ppa/+files/conkyforecast_2.12.tar.gz" -MD5SUM="b7e7dca641c9db604dac5931cf8b6773" +DOWNLOAD="https://launchpad.net/~conkyhardcore/+archive/ppa/+files/conkyforecast_2.15.tar.gz" +MD5SUM="49fc1bfba61708fcc3caf36ac2352b9f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="M.Dinslage" EMAIL="daedra1980@gmail.com" -APPROVED="dsomero" +APPROVED="Niels Horn" |