diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-17 08:08:01 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:20 +0700 |
commit | c3444fb9c2783dccad30f5de917ad6855b39d903 (patch) | |
tree | 6caed3407fefe2990d215a05e7c075da1224804f /python/python-fonttools/python-fonttools.SlackBuild | |
parent | a37f2a5847c03c0fd88d5bee3a4aa7bf383c1d93 (diff) |
python/python-fonttools: Updated for version 3.41.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 a585184070..64fbfe170e 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.41.0} +VERSION=${VERSION:-3.41.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |