diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-03-17 14:03:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:42 +0700 |
commit | 2dbb9a7628f1ecec2ee6bfa6aeeb8fa979847c1b (patch) | |
tree | 020216e53d0e6cc767f18a84a99fda119608994a | |
parent | e0fc3a7df561ac4a8041394338e2d8707c990591 (diff) | |
download | slackbuilds-2dbb9a7628f1ecec2ee6bfa6aeeb8fa979847c1b.tar.gz |
python/python-fonttools: Updated for version 3.9.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 186990baa8..c2769247b9 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.8.0} +VERSION=${VERSION:-3.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 464a4231a5..634127bcbe 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.8.0" +VERSION="3.9.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.8.0/fonttools-3.8.0.tar.gz" -MD5SUM="7f0a77d6a93db2732bae31c9e6625d9d" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.9.0/fonttools-3.9.0.tar.gz" +MD5SUM="3a27397194d4b466de4f2da62bb51c9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |