diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-30 08:35:28 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:27 +0700 |
commit | 28d57995704a43ee868cff8fa67eaf65bdfbc833 (patch) | |
tree | 67dcd71294af04680dfffc42ea9ab37925facaaa /python/python-fonttools/python-fonttools.SlackBuild | |
parent | d04a28b090cbb0c5d684b9e8f08c9accf11f959f (diff) |
python/python-fonttools: Updated for version 3.42.0.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index 64fbfe170e..391ca1ec6a 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.41.2} +VERSION=${VERSION:-3.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |