diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-28 19:26:05 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:43 +0700 |
commit | 0c2176274cd187bbf3d9af49a046b7b9e1eca004 (patch) | |
tree | 16bfcacc100ae913daed259b574d3aa234bd606f /python | |
parent | 7252a270c111be038040cb55377c9e53323e7d0d (diff) | |
download | slackbuilds-0c2176274cd187bbf3d9af49a046b7b9e1eca004.tar.gz |
python/python-fonttools: Updated for version 3.24.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 861ad71271..d15072c47d 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.24.1} +VERSION=${VERSION:-3.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index cbf51cbfb9..7649daf709 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.24.1" +VERSION="3.24.2" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.24.1/fonttools-3.24.1.tar.gz" -MD5SUM="4e807a6b0dd9aad6fec202e73b6db7c2" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.24.2/fonttools-3.24.2.tar.gz" +MD5SUM="756b3710e9702ee5a4110ed8432e8f17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |