diff options
author | stormtracknole <stormtracknole@gmail.com> | 2010-07-29 01:02:06 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:50 -0500 |
commit | 5a74d7c4bd683034fd7be61dff0f6eb6ea22b0b2 (patch) | |
tree | b4576ea11466b4af4952c09c4a8b52e2ebdb821f /misc/weather/weather.info | |
parent | f4d4e7b84fc3c6e3e439c392b4f40f4a50807407 (diff) | |
download | slackbuilds-5a74d7c4bd683034fd7be61dff0f6eb6ea22b0b2.tar.gz |
misc/weather: Added (cli utility for getting weather info)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/weather/weather.info')
-rw-r--r-- | misc/weather/weather.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/weather/weather.info b/misc/weather/weather.info new file mode 100644 index 0000000000..448aed7a5a --- /dev/null +++ b/misc/weather/weather.info @@ -0,0 +1,10 @@ +PRGNAM="weather" +VERSION="1.5" +HOMEPAGE="http://fungi.yuggoth.org/weather/" +DOWNLOAD="http://fungi.yuggoth.org/weather/src/weather-1.5.tar.gz" +MD5SUM="87c7f59bd34a2f62e38a11b81160cd6b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="stormtracknole" +EMAIL="stormtracknole@gmail.com" +APPROVED="rworkman" |