diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-07-13 09:05:21 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 08:30:58 +0700 |
commit | dc590bc4a9789559f0e3aa3274ac1d8205aeafc1 (patch) | |
tree | 7c1798e8ab95ca3459df4fbc46527ef7236a0bee /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 082287b83932ce7c443766a481dd557f8e7804cf (diff) |
python/python-fonttools: Updated for version 3.43.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 3b7940768fc26..8958964e654ff 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.43.1} +VERSION=${VERSION:-3.43.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |