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/tasksh/tasksh.info | |
parent | a69869f021560c572a1185b43092a9aff5b82ed9 (diff) |
office/tasksh: Fix HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/tasksh/tasksh.info')
-rw-r--r-- | office/tasksh/tasksh.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/tasksh/tasksh.info b/office/tasksh/tasksh.info index 9ec55e9d1591..a9e0e8dd0e28 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="" |