diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-04-04 19:35:52 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:21 +0700 |
commit | 5409f168be9ac573fcc21e74308fbaee37201b09 (patch) | |
tree | 281fc0d43430d0e3c59ac20417dedc7ca7f103b2 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 0db3542ac5565b8f9a788116997abeadd31179e0 (diff) | |
download | slackbuilds-5409f168be9ac573fcc21e74308fbaee37201b09.tar.gz |
python/python-fonttools: Updated for version 3.25.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 d15072c47d..2b44494b93 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.2} +VERSION=${VERSION:-3.25.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |