desktop/CurseTheWeather: Fix HOMEPAGE.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Phillip Warner 2015-02-06 17:49:55 +07:00 committed by Willy Sudiarto Raharjo
parent a32de16d97
commit acc8ecf250
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
PRGNAM="CurseTheWeather"
VERSION="0.6"
HOMEPAGE="http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather"
HOMEPAGE="https://github.com/tdy/ctw/"
DOWNLOAD="http://ftp.slackware.org.uk/salix/i486/14.0/source/ap/CurseTheWeather/CurseTheWeather-0.6.tar.gz"
MD5SUM="9594004e2483a2cc44fc8c420a7316e1"
DOWNLOAD_x86_64=""

View file

@ -16,4 +16,4 @@ CurseTheWeather:
CurseTheWeather: weatherfeed.py is the python module that grabs the weather data from
CurseTheWeather: weather.com, and it can used by frontends other than ctw.
CurseTheWeather:
CurseTheWeather: Homepage: http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather
CurseTheWeather: Homepage: https://github.com/tdy/ctw/