diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-02-08 07:50:41 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 10:30:05 +0700 |
commit | 76530783302c1288b4d5e980f0e4170696e43fd5 (patch) | |
tree | 9efd48439f578860fcc96a786b6a322700bab3a6 | |
parent | 755abdba3bc61c700a5c1cb34db980091a43b84c (diff) | |
download | slackbuilds-76530783302c1288b4d5e980f0e4170696e43fd5.tar.gz |
python/python-fonttools: Updated for version 3.37.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 1ba2634348..9366888c28 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.37.0} +VERSION=${VERSION:-3.37.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 44ff88e406..8fd366a909 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.37.0" +VERSION="3.37.3" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.37.0/fonttools-3.37.0.tar.gz" -MD5SUM="27b188cfa6e73ab876f44c7c63182950" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.37.3/fonttools-3.37.3.tar.gz" +MD5SUM="7b43827bb7ac24ed7a6c9009bf34cc7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |