diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 09:24:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 09:24:21 +0700 |
commit | bf749dd03bde3ab2417a97a24c94ef5ba905bb8c (patch) | |
tree | be1f5fdea9df0c345260d1bf94c5b0781c325e21 | |
parent | 03206a76c2d9bd75cdafa88b58a1162473ea5b72 (diff) |
development/python3-matplotlib: Fix Download URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/python3-matplotlib/python3-matplotlib.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python3-matplotlib/python3-matplotlib.info b/development/python3-matplotlib/python3-matplotlib.info index 12b2d2f47c30..02632071c873 100644 --- a/development/python3-matplotlib/python3-matplotlib.info +++ b/development/python3-matplotlib/python3-matplotlib.info @@ -1,7 +1,7 @@ PRGNAM="python3-matplotlib" VERSION="3.4.3" HOMEPAGE="https://matplotlib.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1ad6119a9cc3081ecb04a00117f6c1ca3a084/matplotlib-3.4.3.tar.gz" +DOWNLOAD="https://files.pythonhosted.org/packages/21/37/197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar.gz" MD5SUM="6858958370a26cccfa81abc7b6dd3622" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |