diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-11-06 20:33:26 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:15 +0700 |
commit | 95479e95e824a35669f688ee312c788686d69c89 (patch) | |
tree | c27460fa3b844134df6ccb1ae4b6d737768d1856 /python/python-fonttools | |
parent | cf76de9e961eba546f58854bd8163ea41dc4f1ec (diff) |
python/python-fonttools: Updated for version 3.32.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 51ae2d29d761..8a61dc6e7910 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.31.0} +VERSION=${VERSION:-3.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 2c7a87149012..c1569df637b1 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.31.0" +VERSION="3.32.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.31.0/fonttools-3.31.0.tar.gz" -MD5SUM="24f380853a3a82cb03a097e91451f626" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.32.0/fonttools-3.32.0.tar.gz" +MD5SUM="b6050e9f6b1a9b6b4351f156704d7531" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |