diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-02-20 11:32:52 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-23 08:26:55 +0700 |
commit | 0c2be135a734d3879c88b57057986ec091730609 (patch) | |
tree | 4d5d84f82ee00385ca4197605ff15aff7bfde904 | |
parent | 11156e9737e3fc594d86c9f03a7139f3d37e3f51 (diff) | |
download | slackbuilds-0c2be135a734d3879c88b57057986ec091730609.tar.gz |
python/python-fonttools: Updated for version 3.38.0.
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 9366888c28..8439dd325b 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.3} +VERSION=${VERSION:-3.38.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 8fd366a909..a469189fe3 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.3" +VERSION="3.38.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.37.3/fonttools-3.37.3.tar.gz" -MD5SUM="7b43827bb7ac24ed7a6c9009bf34cc7c" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.38.0/fonttools-3.38.0.tar.gz" +MD5SUM="72446be247e5c318cb56d40596926082" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |