diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-17 08:08:01 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:20 +0700 |
commit | c3444fb9c2783dccad30f5de917ad6855b39d903 (patch) | |
tree | 6caed3407fefe2990d215a05e7c075da1224804f /python | |
parent | a37f2a5847c03c0fd88d5bee3a4aa7bf383c1d93 (diff) | |
download | slackbuilds-c3444fb9c2783dccad30f5de917ad6855b39d903.tar.gz |
python/python-fonttools: Updated for version 3.41.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 a585184070..64fbfe170e 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.41.0} +VERSION=${VERSION:-3.41.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index fdd03adbc7..6d8d7de493 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.41.0" +VERSION="3.41.2" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.41.0/fonttools-3.41.0.tar.gz" -MD5SUM="dc0260552106935cb7c5315e9a5277b3" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.41.2/fonttools-3.41.2.tar.gz" +MD5SUM="b3045d0dfb9fa4ee9bd24e03df082b57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |