diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-27 20:27:14 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:11 +0700 |
commit | a1f8fdac48299a1cfefa83b376f3830509a2d0d3 (patch) | |
tree | 1159240173e87c0a3861cb1ad58f9f8c7a01a73d /python | |
parent | c825414ba27dc69e29c3907124b02c725e287a69 (diff) | |
download | slackbuilds-a1f8fdac48299a1cfefa83b376f3830509a2d0d3.tar.gz |
python/python-fonttools: Updated for version 3.24.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-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 c3f10bd1ad..4bef06951f 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.22.0} +VERSION=${VERSION:-3.24.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 762ea881bb..646cc2ae11 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.22.0" +VERSION="3.24.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.22.0/fonttools-3.22.0.tar.gz" -MD5SUM="58354a99d8e34cfe4bd7f8820b373660" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.24.0/fonttools-3.24.0.tar.gz" +MD5SUM="c738b0d7eaf2fab73c51c361d6372321" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |