diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-07-13 09:05:21 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-13 08:30:58 +0700 |
commit | dc590bc4a9789559f0e3aa3274ac1d8205aeafc1 (patch) | |
tree | 7c1798e8ab95ca3459df4fbc46527ef7236a0bee /python | |
parent | 082287b83932ce7c443766a481dd557f8e7804cf (diff) | |
download | slackbuilds-dc590bc4a9789559f0e3aa3274ac1d8205aeafc1.tar.gz |
python/python-fonttools: Updated for version 3.43.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 3b7940768f..8958964e65 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.43.1} +VERSION=${VERSION:-3.43.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 28c83f98dc..d05eb9cada 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.43.1" +VERSION="3.43.2" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.43.1/fonttools-3.43.1.tar.gz" -MD5SUM="a64e3c21f0f95134ecfda3f751983ca8" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.43.2/fonttools-3.43.2.tar.gz" +MD5SUM="36a71a555a0c1059f2ac9baeabe515da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |