diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-04-17 10:28:17 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 01:47:14 +0700 |
commit | 2c070ebb43fa1481969b588ea3d1c3357ff738e6 (patch) | |
tree | 59964a6f74942f2837e6aedb225abd36af6bb2c7 /python/python-xkbcommon/python-xkbcommon.info | |
parent | d13a5dd3de9deebb49103d435cb0fff5722dcc2a (diff) |
python/python-xkbcommon: Fix github tarball handling.
Use the download URL which matches the content-disposition.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-xkbcommon/python-xkbcommon.info')
-rw-r--r-- | python/python-xkbcommon/python-xkbcommon.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-xkbcommon/python-xkbcommon.info b/python/python-xkbcommon/python-xkbcommon.info index 8248431f3b..898f8f356a 100644 --- a/python/python-xkbcommon/python-xkbcommon.info +++ b/python/python-xkbcommon/python-xkbcommon.info @@ -1,7 +1,7 @@ PRGNAM="python-xkbcommon" VERSION="0.4" HOMEPAGE="https://github.com/sde1000/python-xkbcommon" -DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v0.4/xkbcommon-0.4.tar.gz" +DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v0.4/python-xkbcommon-0.4.tar.gz" MD5SUM="e541e2d09a092a13330da3c3ba8ff79f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |