diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2015-02-06 17:49:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-06 17:49:55 +0700 |
commit | acc8ecf250b83e1ea10b1f7b090466a6aefd2ccd (patch) | |
tree | 748e8dca58aa547f89e13c34af17c98bc945df15 /desktop | |
parent | a32de16d97f899178e7b12330a0141d769b4208a (diff) | |
download | slackbuilds-acc8ecf250b83e1ea10b1f7b090466a6aefd2ccd.tar.gz |
desktop/CurseTheWeather: Fix HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/CurseTheWeather/CurseTheWeather.info | 2 | ||||
-rw-r--r-- | desktop/CurseTheWeather/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/CurseTheWeather/CurseTheWeather.info b/desktop/CurseTheWeather/CurseTheWeather.info index 46e078cdcf..99957fb939 100644 --- a/desktop/CurseTheWeather/CurseTheWeather.info +++ b/desktop/CurseTheWeather/CurseTheWeather.info @@ -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="" diff --git a/desktop/CurseTheWeather/slack-desc b/desktop/CurseTheWeather/slack-desc index c5b74b7a07..e611f1b3a7 100644 --- a/desktop/CurseTheWeather/slack-desc +++ b/desktop/CurseTheWeather/slack-desc @@ -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/ |