diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-10-18 10:50:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 07:08:32 +0700 |
commit | 41a6668bf78f8df1b7c3fd8f3f5d153afc4a013c (patch) | |
tree | a2fdcab395c5a1b18fbf4e5ca3fa1a1d002c5bd7 /python | |
parent | 601c66a3a58f21d61f793e7d49ead1cbbfe614ef (diff) | |
download | slackbuilds-41a6668bf78f8df1b7c3fd8f3f5d153afc4a013c.tar.gz |
python/python-fonttools: Updated for version 3.17.0.
Signed-off-by: David Spencer <idlemoor@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 72061b1661..d346778fe2 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.16.0} +VERSION=${VERSION:-3.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index af3358c005..3500d8b4e6 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.16.0" +VERSION="3.17.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.16.0/fonttools-3.16.0.tar.gz" -MD5SUM="0a1221d0b13d6e6f0281c78a31d363cf" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.17.0/fonttools-3.17.0.tar.gz" +MD5SUM="c3725090e524629e7a2072473e337671" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |