diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-02-20 11:32:52 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-23 08:26:55 +0700 |
commit | 0c2be135a734d3879c88b57057986ec091730609 (patch) | |
tree | 4d5d84f82ee00385ca4197605ff15aff7bfde904 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 11156e9737e3fc594d86c9f03a7139f3d37e3f51 (diff) |
python/python-fonttools: Updated for version 3.38.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 9366888c28bcb..8439dd325bad2 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.37.3} +VERSION=${VERSION:-3.38.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |