diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-05 13:41:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:41:48 +0700 |
commit | 99ad4727ec7e3beb6784cc01d22d354216df545a (patch) | |
tree | 57e5d8f682cb0c3fbe2e253d0361ab89c0f43a6b /python | |
parent | cf97e96fb8b289d26777dc814dd26f74ab2f982a (diff) |
python/python-fonttools: Updated for version 3.21.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index fa645e79a141..92d030dc9abc 100644 --- a/python/python-fonttools/python-fonttools.SlackBuild +++ b/python/python-fonttools/python-fonttools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-fonttools -# Copyright 2017 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-fonttools SRCNAM=fonttools -VERSION=${VERSION:-3.21.0} +VERSION=${VERSION:-3.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index a2001d91b81c..a40289b9bfd2 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.21.0" +VERSION="3.21.1" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.21.0/fonttools-3.21.0.tar.gz" -MD5SUM="772dda80efac33c53225829e71c9c154" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.21.1/fonttools-3.21.1.tar.gz" +MD5SUM="26260f60641ec8c46cc876604e442f14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |