diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:41:34 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 15:02:07 +1300 |
commit | a0b3d789e79d2d3c94c534cfae6dacea2ec05138 (patch) | |
tree | 7e4e5b3589f0bc3e1f570fd6d49e6801218c28a9 /python | |
parent | 27fa0cdec5ae0d4dc978b01af65d15f6c3e08783 (diff) | |
download | slackbuilds-a0b3d789e79d2d3c94c534cfae6dacea2ec05138.tar.gz |
python/python3-pyclipper: Fix .info file.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-pyclipper/python3-pyclipper.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pyclipper/python3-pyclipper.info b/python/python3-pyclipper/python3-pyclipper.info index 2f00b4ed2e..c2906e2447 100644 --- a/python/python3-pyclipper/python3-pyclipper.info +++ b/python/python3-pyclipper/python3-pyclipper.info @@ -3,8 +3,8 @@ VERSION="1.3.0.post2" HOMEPAGE="https://pypi.org/project/pyclipper/" DOWNLOAD="https://files.pythonhosted.org/packages/c0/20/7e6f631db2ba598ebaa6afd05188aa1557f6ff9af3f47fd963e0bd7ed79b/pyclipper-1.3.0.post2.tar.gz" MD5SUM="ac53748592d18d8c8b63b5bd65a2ab28" -DOWNLOAD_x86_64= -MD5SUM_x86_64= -REQUIRES= +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" MAINTAINER="Duncan Roe" EMAIL="duncan_roe@optusnet.com.au" |