diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-18 18:42:36 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:10:41 +0700 |
commit | 88dabbc5f20eef814e633885171216c4691de663 (patch) | |
tree | 329fe38ba548690ddd52e9261b3d97432d858911 /python/python-fonttools/python-fonttools.info | |
parent | 015208478bf9a9e8cbd7a6d4cffb02c9283d2512 (diff) |
python/python-fonttools: Updated for version 4.29.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/python-fonttools.info')
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 4812533ad2..71fbb4e54d 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,10 +1,10 @@ PRGNAM="python-fonttools" -VERSION="3.44.0" +VERSION="4.29.1" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.44.0/fonttools-3.44.0.tar.gz" -MD5SUM="3f9ff311081a0f591a09552902671d29" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.29.1/fonttools-4.29.1.tar.gz" +MD5SUM="dce124039f8c0f3c98c6c275eb846b8a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python-unicodedata2" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |