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 | |
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')
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index efcf60c01c..35de4ee465 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.18.0" +VERSION="3.19.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.18.0/fonttools-3.18.0.tar.gz" -MD5SUM="cd50302ab4e58c3398c641176662915c" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.19.0/fonttools-3.19.0.tar.gz" +MD5SUM="069043bc7b4b57ecc84399162c932d53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |