diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-12-19 20:44:35 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 08:44:22 +0700 |
commit | a0dbb4cbf4adec5882717840d35e7da5e0c1a7eb (patch) | |
tree | b7f7e8f3b720cf17441d8694c762ddea5cd80c39 /python/python-fonttools | |
parent | 98835be35314ed7f29f12b1da034931b3eb68097 (diff) |
python/python-fonttools: Updated for version 3.34.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-fonttools')
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index 54eff12b190d..c30567b92e7d 100644 --- a/python/python-fonttools/python-fonttools.SlackBuild +++ b/python/python-fonttools/python-fonttools.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-fonttools SRCNAM=fonttools -VERSION=${VERSION:-3.34.0} +VERSION=${VERSION:-3.34.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 89b7b84a3185..08c838ed1265 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.34.0" +VERSION="3.34.2" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.0/fonttools-3.34.0.tar.gz" -MD5SUM="4ec298e597e211edc1be91772d9b7ce0" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.2/fonttools-3.34.2.tar.gz" +MD5SUM="e70418b1d9175a29e7574cd3a7988ccd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |