diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-04-11 10:15:02 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-13 06:56:55 +0700 |
commit | 88e1247a1a617d2ae8d6e5d3ab1d541499d81bc4 (patch) | |
tree | 2fb51a9b55d9b16230cb29f526a8bc2ff9b4e2eb | |
parent | d53280862466a7408efd0d517c3ecb256468bf29 (diff) | |
download | slackbuilds-88e1247a1a617d2ae8d6e5d3ab1d541499d81bc4.tar.gz |
python/python-fonttools: Updated for version 3.40.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 9fbfa3ce6f..5fb11d4846 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.39.0} +VERSION=${VERSION:-3.40.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 07df5f8bee..c39495db97 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.39.0" +VERSION="3.40.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.39.0/fonttools-3.39.0.tar.gz" -MD5SUM="291add3e9f04d5ea07f9d0e89d9f85fb" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.40.0/fonttools-3.40.0.tar.gz" +MD5SUM="b25e259ae28296684497ffadc6cc7c23" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |