diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-09-22 11:32:27 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-23 06:58:13 +0700 |
commit | 7e0b9ba405cb4bc8d1e126aa80137758bc3c7335 (patch) | |
tree | 0e81f3c58038dfd6356367f150c4c16b9ca7dba8 /misc | |
parent | 4d89dfa70466b370db85588a8e0ccb6777589726 (diff) | |
download | slackbuilds-7e0b9ba405cb4bc8d1e126aa80137758bc3c7335.tar.gz |
misc/subsurface: Fix homepage
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/subsurface/slack-desc | 2 | ||||
-rw-r--r-- | misc/subsurface/subsurface.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/subsurface/slack-desc b/misc/subsurface/slack-desc index 649b200ff5..a8fe897b65 100644 --- a/misc/subsurface/slack-desc +++ b/misc/subsurface/slack-desc @@ -13,7 +13,7 @@ subsurface: Nitrox or TriMix. It also allows logging of weights and exposure subsurface: protection used, dive masters and dive buddies and enables the user subsurface: to rate dives and provide additional dive notes. subsurface: -subsurface: Homepage: http://subsurface.hohndel.org/ +subsurface: Homepage: https://subsurface-divelog.org subsurface: subsurface: subsurface: diff --git a/misc/subsurface/subsurface.info b/misc/subsurface/subsurface.info index 39a45434d3..e1429c25e6 100644 --- a/misc/subsurface/subsurface.info +++ b/misc/subsurface/subsurface.info @@ -1,6 +1,6 @@ PRGNAM="subsurface" VERSION="4.8.2" -HOMEPAGE="http://subsurface.hohndel.org/" +HOMEPAGE="https://subsurface-divelog.org" DOWNLOAD="https://subsurface-divelog.org/downloads/Subsurface-4.8.2.tgz \ https://subsurface-divelog.org/downloads/libdivecomputer-subsurface-branch-4.8.2.tgz \ https://github.com/vladest/googlemaps/archive/54a357f/googlemaps-54a357f9590d9cf011bf1713589f66bad65e00eb.tar.gz" |