diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-04-12 21:31:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:27:52 +0700 |
commit | cf3b3325c9ca95d0bbeda56f098c8924fc2ea39b (patch) | |
tree | 9ac00c7e2948bfbeed4cc4f5f0a61371167d4039 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 09dbc770b3adbf627c3895035a86b81fbfee5d6d (diff) |
python/python-fonttools: Updated for version 3.9.2.
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 98c7aaa482c7d..580414dee5ad6 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.9.1} +VERSION=${VERSION:-3.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |