diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-05 13:41:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:41:48 +0700 |
commit | 99ad4727ec7e3beb6784cc01d22d354216df545a (patch) | |
tree | 57e5d8f682cb0c3fbe2e253d0361ab89c0f43a6b /python/python-fonttools/python-fonttools.SlackBuild | |
parent | cf97e96fb8b289d26777dc814dd26f74ab2f982a (diff) |
python/python-fonttools: Updated for version 3.21.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 fa645e79a141..92d030dc9abc 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 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2018 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.21.0} +VERSION=${VERSION:-3.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |