diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-05 18:03:33 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:36 +0700 |
commit | 8b0838a28b5fdb6700c3c6866fd02db74cea3fa6 (patch) | |
tree | 45bbd2af9f293d245793e83c8b200dbd0989fbe5 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | a01b39c370f8302475db4b8c274e074fe80c3263 (diff) |
python/python-fonttools: Updated for version 3.22.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 f75746e46dd55..c3f10bd1addc2 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.21.2} +VERSION=${VERSION:-3.22.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |