diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-04-11 10:15:02 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-13 06:56:55 +0700 |
commit | 88e1247a1a617d2ae8d6e5d3ab1d541499d81bc4 (patch) | |
tree | 2fb51a9b55d9b16230cb29f526a8bc2ff9b4e2eb /python/python-fonttools/python-fonttools.SlackBuild | |
parent | d53280862466a7408efd0d517c3ecb256468bf29 (diff) |
python/python-fonttools: Updated for version 3.40.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 9fbfa3ce6f81b..5fb11d4846ff1 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.39.0} +VERSION=${VERSION:-3.40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |