diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-06-20 08:04:53 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:04 +0700 |
commit | 8c712cfc3c2e83d9dc1d0cba1ffd296b016dcf77 (patch) | |
tree | 24287e6c6047b12807e0e0bc943fc81fc8430a11 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | d90d007d69f6294cc11b693205287c71742ec4e0 (diff) |
python/python-fonttools: Updated for version 3.28.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 57b6c8db73315..2e8ba90eea033 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.27.1} +VERSION=${VERSION:-3.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |