diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-31 22:49:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:44 +0700 |
commit | 034d7be129d1351f89c9a8dc16869883de2d6842 (patch) | |
tree | efda3049b645622a5af191fad743662a58e5d3e9 /office | |
parent | a69869f021560c572a1185b43092a9aff5b82ed9 (diff) | |
download | slackbuilds-034d7be129d1351f89c9a8dc16869883de2d6842.tar.gz |
office/tasksh: Fix HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/tasksh/slack-desc | 2 | ||||
-rw-r--r-- | office/tasksh/tasksh.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/office/tasksh/slack-desc b/office/tasksh/slack-desc index c67c94c8d9..12b5bf013e 100644 --- a/office/tasksh/slack-desc +++ b/office/tasksh/slack-desc @@ -14,6 +14,6 @@ tasksh: tasksh: tasksh: tasksh: -tasksh: Home: http://www.taskwarrior.org +tasksh: Home: https://www.taskwarrior.org tasksh: tasksh: diff --git a/office/tasksh/tasksh.info b/office/tasksh/tasksh.info index 9ec55e9d15..a9e0e8dd0e 100644 --- a/office/tasksh/tasksh.info +++ b/office/tasksh/tasksh.info @@ -1,7 +1,7 @@ PRGNAM="tasksh" VERSION="1.0.0" -HOMEPAGE="http://www.taskwarrior.org" -DOWNLOAD="http://www.taskwarrior.org/download/tasksh-1.0.0.tar.gz" +HOMEPAGE="https://www.taskwarrior.org" +DOWNLOAD="https://ftp.mirrorservice.org/sites/download.salixos.org/x86_64/extra-14.2/source/office/tasksh/tasksh-1.0.0.tar.gz" MD5SUM="0fcadb5500d27cd7cbaa20e6a081f164" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |