diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-16 10:00:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:04 +0700 |
commit | 8de977c82b5f0f4295302c9df4171e26b26ca136 (patch) | |
tree | 92840865cf47bc7bcc55f02eae1e6571ed363123 /python/xtermcolor | |
parent | 04960086aef268e2870623d3dfde5e2811b5adbd (diff) | |
download | slackbuilds-8de977c82b5f0f4295302c9df4171e26b26ca136.tar.gz |
python/xtermcolor: Update HOMEPAGE & DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/xtermcolor')
-rw-r--r-- | python/xtermcolor/slack-desc | 2 | ||||
-rw-r--r-- | python/xtermcolor/xtermcolor.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/xtermcolor/slack-desc b/python/xtermcolor/slack-desc index 3edc7a2534..a3d1b474e0 100644 --- a/python/xtermcolor/slack-desc +++ b/python/xtermcolor/slack-desc @@ -12,7 +12,7 @@ xtermcolor: XTermColor is a convenient python module for quickly colorizing xtermcolor: text for output to the terminal either via ANSI color code or xtermcolor: or RGB color value. Support 256 colors! xtermcolor: -xtermcolor: Homepage: http://github.com/broadinstitute/xtermcolor +xtermcolor: Homepage: https://github.com/broadinstitute/xtermcolor xtermcolor: xtermcolor: xtermcolor: diff --git a/python/xtermcolor/xtermcolor.info b/python/xtermcolor/xtermcolor.info index 0feb9d0cb3..4d03f7e2c5 100644 --- a/python/xtermcolor/xtermcolor.info +++ b/python/xtermcolor/xtermcolor.info @@ -1,7 +1,7 @@ PRGNAM="xtermcolor" VERSION="1.3" -HOMEPAGE="http://github.com/broadinstitute/xtermcolor" -DOWNLOAD="https://pypi.python.org/packages/source/x/xtermcolor/xtermcolor-1.3.tar.gz" +HOMEPAGE="https://github.com/broadinstitute/xtermcolor" +DOWNLOAD="https://pypi.python.org/packages/65/46/c17b53f040396fb6bc0ee6afd0e809c12580791a61b801728708b48b6711/xtermcolor-1.3.tar.gz" MD5SUM="9f674649d431536a35b1cf911c44ce2c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |