diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-10-27 16:48:18 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:47 +0700 |
commit | 12ec843a858c44bab4d88223c3dda16ee8557817 (patch) | |
tree | 0f65c2ddb889ce2e259a4670e048dceb6aab5c62 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 381eda69f6eba0d62284d37419e2a10d99c384c3 (diff) |
python/python-fonttools: Updated for version 3.31.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 3a4bfe3c568f5..51ae2d29d761b 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.30.0} +VERSION=${VERSION:-3.31.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |