diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-08-03 11:34:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-05 07:07:32 +0700 |
commit | 3dcd3805dda2f793ed97cd9df3604019178f1022 (patch) | |
tree | 860617a9d424df9973f5be9c2114c1188e97c1ce | |
parent | be12948f813a75edb4cd86442a917b32bc8673c4 (diff) | |
download | slackbuilds-3dcd3805dda2f793ed97cd9df3604019178f1022.tar.gz |
python/python-fonttools: Updated for version 3.14.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 bd7d4dc00d..10bc85800a 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.13.1} +VERSION=${VERSION:-3.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index aaff8e525a..534cccc67e 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.13.1" +VERSION="3.14.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.13.1/fonttools-3.13.1.tar.gz" -MD5SUM="67549efaff55b2510b3462566f2da5cb" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.14.0/fonttools-3.14.0.tar.gz" +MD5SUM="0a51cc8056c942b3008715780ce88551" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |