diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-28 19:26:05 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:43 +0700 |
commit | 0c2176274cd187bbf3d9af49a046b7b9e1eca004 (patch) | |
tree | 16bfcacc100ae913daed259b574d3aa234bd606f /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 7252a270c111be038040cb55377c9e53323e7d0d (diff) |
python/python-fonttools: Updated for version 3.24.2.
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 861ad712716cf..d15072c47d76d 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.24.1} +VERSION=${VERSION:-3.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |