diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-11-09 07:15:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:30 +0700 |
commit | 2c7a879caa8393ccd2be6ff5eb89dbc1edd7e202 (patch) | |
tree | 6a861212978b758ccf8f9b6538ec2bc50859bcd2 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 92714faf148aea482126bd9d45d4d4acf10f1d78 (diff) | |
download | slackbuilds-2c7a879caa8393ccd2be6ff5eb89dbc1edd7e202.tar.gz |
python/python-fonttools: Updated for version 3.19.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 9359df2dd2..dd3db91ded 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.18.0} +VERSION=${VERSION:-3.19.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |