diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 13:34:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:29:55 +0700 |
commit | 2f89373eb32e9b632a7da5847021b9becfdbaae1 (patch) | |
tree | 1ce998b5fbc2aeaa1ba2f7f65f5c63ba73f399d1 /python/speaklater | |
parent | cd7a3e7abe4bc770ca1ce0368272790ebb6a8f6e (diff) | |
download | slackbuilds-2f89373eb32e9b632a7da5847021b9becfdbaae1.tar.gz |
python/speaklater: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/speaklater')
-rw-r--r-- | python/speaklater/slack-desc | 4 | ||||
-rw-r--r-- | python/speaklater/speaklater.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/speaklater/slack-desc b/python/speaklater/slack-desc index 27acb10cad..92893dbf85 100644 --- a/python/speaklater/slack-desc +++ b/python/speaklater/slack-desc @@ -12,8 +12,8 @@ speaklater: A module that provides lazy strings for translations. Basically you speaklater: get an object that appears to be a string but changes the value every speaklater: time the value is evaluated based on a callable you provide. speaklater: -speaklater: http://github.com/mitsuhiko/speaklater +speaklater: https://github.com/mitsuhiko/speaklater +speaklater: speaklater: speaklater: speaklater: -speaklater:
\ No newline at end of file diff --git a/python/speaklater/speaklater.info b/python/speaklater/speaklater.info index ccece5c786..c05a28130b 100644 --- a/python/speaklater/speaklater.info +++ b/python/speaklater/speaklater.info @@ -1,7 +1,7 @@ PRGNAM="speaklater" VERSION="1.3" -HOMEPAGE="http://github.com/mitsuhiko/speaklater" -DOWNLOAD="https://pypi.python.org/packages/11/92/5ae1effe0ccb8561c034a0111d53c8788660ddb7ed4992f0da1bb5c525e5/speaklater-1.3.tar.gz#md5=e8d5dbe36e53d5a35cff227e795e8bbf" +HOMEPAGE="https://github.com/mitsuhiko/speaklater" +DOWNLOAD="https://pypi.python.org/packages/11/92/5ae1effe0ccb8561c034a0111d53c8788660ddb7ed4992f0da1bb5c525e5/speaklater-1.3.tar.gz" MD5SUM="e8d5dbe36e53d5a35cff227e795e8bbf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |