diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-01-31 07:51:10 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-02 08:12:04 +0700 |
commit | 8abac806d009e2221311c2d7c893c4b2bb4dee75 (patch) | |
tree | 5ab14144e5436593724dca76da429fbe0ebeb62b /python/python-fonttools/python-fonttools.SlackBuild | |
parent | a8377c33a98c4e3407163c55e6f887be9442c8eb (diff) |
python/python-fonttools: Updated for version 3.37.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 6560e945ede80..1ba263434887b 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.36.0} +VERSION=${VERSION:-3.37.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |