diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-05-04 10:16:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-04 10:16:16 +0700 |
commit | 0f8179ac582933dc88ec406507ea9117900e4027 (patch) | |
tree | eef1384cf4d8a1da6e835f4f5ac3887c2c0db229 | |
parent | 2116a2b8383bada9336d7f8e01bafe1ed61bec22 (diff) | |
download | slackbuilds-0f8179ac582933dc88ec406507ea9117900e4027.tar.gz |
python/python-fonttools: Updated for version 3.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 4fb5a1c683..abf6ade036 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.10.0} +VERSION=${VERSION:-3.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 24af37adb6..77b5d4fd95 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.10.0" +VERSION="3.11.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.10.0/fonttools-3.10.0.tar.gz" -MD5SUM="bbff5488191788c420648efa4f0b3854" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.11.0/fonttools-3.11.0.tar.gz" +MD5SUM="c653000bf15206425eea0296835619c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |