diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-11-23 23:53:20 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-23 23:53:20 +0000 |
commit | 32e93ba244c8bb2a5fada48f955af0954eee0833 (patch) | |
tree | b45ba12cccd02a41b4a902cf330b621e5a08fc8a /python/python-fonttools | |
parent | dc9af39de3db1106dffb544786b7be3100ecb2c9 (diff) | |
download | slackbuilds-32e93ba244c8bb2a5fada48f955af0954eee0833.tar.gz |
python/python-fonttools: Updated for version 3.20.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 dd3db91ded..3503375fe2 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.19.0} +VERSION=${VERSION:-3.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 35de4ee465..5f27a076ef 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.19.0" +VERSION="3.20.1" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.19.0/fonttools-3.19.0.tar.gz" -MD5SUM="069043bc7b4b57ecc84399162c932d53" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.20.1/fonttools-3.20.1.tar.gz" +MD5SUM="7acb62fce80f48bcaf611903c35ab0d4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |