diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-11-23 23:53:20 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-23 23:53:20 +0000 |
commit | 32e93ba244c8bb2a5fada48f955af0954eee0833 (patch) | |
tree | b45ba12cccd02a41b4a902cf330b621e5a08fc8a /python/python-fonttools/python-fonttools.SlackBuild | |
parent | dc9af39de3db1106dffb544786b7be3100ecb2c9 (diff) |
python/python-fonttools: Updated for version 3.20.1.
Signed-off-by: David Spencer <idlemoor@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 dd3db91ded69b..3503375fe2267 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.19.0} +VERSION=${VERSION:-3.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |