diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-05-04 10:16:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-04 10:16:16 +0700 |
commit | 0f8179ac582933dc88ec406507ea9117900e4027 (patch) | |
tree | eef1384cf4d8a1da6e835f4f5ac3887c2c0db229 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 2116a2b8383bada9336d7f8e01bafe1ed61bec22 (diff) |
python/python-fonttools: Updated for version 3.11.0.
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 | 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 4fb5a1c683b03..abf6ade0360ef 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.10.0} +VERSION=${VERSION:-3.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |