diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-07-04 20:35:26 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:48 +0700 |
| commit | b46544391a203b4556446bfaaf9ebbc608b19e54 (patch) | |
| tree | 71dc255bea5673c652372e3c00f9012ecab136cb /python/python3-ufolib2/python3-ufolib2.info | |
| parent | 8c090778cd1df1955e089b99c544ef15fa75b8cf (diff) | |
python/python3-ufolib2: Fix github tarball handling.
https://slackbuilds.org/GITHUB_URLs.txt
This avoids having differently named tarballs based on whether the
client respects content disposition headers or not.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ufolib2/python3-ufolib2.info')
| -rw-r--r-- | python/python3-ufolib2/python3-ufolib2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ufolib2/python3-ufolib2.info b/python/python3-ufolib2/python3-ufolib2.info index d4291e3514..0e763d22fd 100644 --- a/python/python3-ufolib2/python3-ufolib2.info +++ b/python/python3-ufolib2/python3-ufolib2.info @@ -1,7 +1,7 @@ PRGNAM="python3-ufolib2" VERSION="0.15.0" HOMEPAGE="https://github.com/fonttools/ufolib2" -DOWNLOAD="https://github.com/fonttools/ufolib2/archive/v0.15.0/python3-ufolib2-0.15.0.tar.gz" +DOWNLOAD="https://github.com/fonttools/ufolib2/archive/v0.15.0/ufolib2-0.15.0.tar.gz" MD5SUM="a8f2123405d89c272cd3b99658fd9727" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |
