diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-13 20:52:03 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-15 07:18:07 +0700 |
commit | baff40a6184a2cd05d5e955d4e0f9dd0ced9c89b (patch) | |
tree | 96dea77396792a52beaa29d6115ca6142634095e /libraries | |
parent | 6c3a84fa6dbdf0e33933d8a83f0b78bcb56aa1c6 (diff) | |
download | slackbuilds-baff40a6184a2cd05d5e955d4e0f9dd0ced9c89b.tar.gz |
libraries/PrettyTable: Update DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/PrettyTable/PrettyTable.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PrettyTable/PrettyTable.info b/libraries/PrettyTable/PrettyTable.info index 969026df4c..3fee4cbe5d 100644 --- a/libraries/PrettyTable/PrettyTable.info +++ b/libraries/PrettyTable/PrettyTable.info @@ -1,7 +1,7 @@ PRGNAM="PrettyTable" VERSION="0.7.2" HOMEPAGE="http://code.google.com/p/prettytable/" -DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/prettytable/prettytable-0.7.2.tar.gz" +DOWNLOAD="https://pypi.python.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-0.7.2.tar.gz" MD5SUM="a6b80afeef286ce66733d54a0296b13b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |