diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-01-31 07:51:10 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-02 08:12:04 +0700 |
commit | 8abac806d009e2221311c2d7c893c4b2bb4dee75 (patch) | |
tree | 5ab14144e5436593724dca76da429fbe0ebeb62b /python/python-fonttools | |
parent | a8377c33a98c4e3407163c55e6f887be9442c8eb (diff) | |
download | slackbuilds-8abac806d009e2221311c2d7c893c4b2bb4dee75.tar.gz |
python/python-fonttools: Updated for version 3.37.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-fonttools')
-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 6560e945ed..1ba2634348 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.36.0} +VERSION=${VERSION:-3.37.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index b5ca628acd..44ff88e406 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.36.0" +VERSION="3.37.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.36.0/fonttools-3.36.0.tar.gz" -MD5SUM="78459d9fdc6cf3285515181adf3f1af6" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.37.0/fonttools-3.37.0.tar.gz" +MD5SUM="27b188cfa6e73ab876f44c7c63182950" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |