diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-01-09 19:48:50 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-12 06:58:36 +0700 |
commit | 7fd2a8f176f1f877db6a5be35cd7c0828609b4c4 (patch) | |
tree | aeea8c05d810a2b919f0505a281ca9185729099e /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 48ad50b873fe5ca301ffe7daf8d994fe7f0878ed (diff) |
python/python-fonttools: Updated for version 3.35.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-fonttools/python-fonttools.SlackBuild')
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index c30567b92e..057d4d9eeb 100644 --- a/python/python-fonttools/python-fonttools.SlackBuild +++ b/python/python-fonttools/python-fonttools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-fonttools -# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-fonttools SRCNAM=fonttools -VERSION=${VERSION:-3.34.2} +VERSION=${VERSION:-3.35.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |