diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-05-05 21:06:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:39 +0700 |
commit | 1c2f961dff5851682fd216010296135286fcf71a (patch) | |
tree | da9012d9efac59e21bdca8086bdd7b7285444db6 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | be1a4d064241100d244ac396f2f9677fc2fe9ea1 (diff) |
python/python-fonttools: Updated for version 3.26.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 2b44494b93852..16f68e25253e0 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.25.0} +VERSION=${VERSION:-3.26.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |