diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-03 09:14:02 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 09:06:50 +0700 |
commit | 8fd11f7be9acf76cc6d1b27674584d22a888d620 (patch) | |
tree | 0ba7fdd0e81a9d59708866e496130d14f7f9a092 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | ae25e4062ba6c8ef63254387e6704b8d7dde7c5f (diff) |
python/python-fonttools: Updated for version 3.41.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 5fb11d4846ff1..a585184070f31 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.40.0} +VERSION=${VERSION:-3.41.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |