summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2019-01-09 19:48:50 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-12 06:58:36 +0700
commit7fd2a8f176f1f877db6a5be35cd7c0828609b4c4 (patch)
treeaeea8c05d810a2b919f0505a281ca9185729099e /python
parent48ad50b873fe5ca301ffe7daf8d994fe7f0878ed (diff)
downloadslackbuilds-7fd2a8f176f1f877db6a5be35cd7c0828609b4c4.tar.gz
slackbuilds-7fd2a8f176f1f877db6a5be35cd7c0828609b4c4.tar.xz
python/python-fonttools: Updated for version 3.35.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-fonttools/python-fonttools.SlackBuild4
-rw-r--r--python/python-fonttools/python-fonttools.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild
index c30567b92e..057d4d9eeb 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-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2019 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.34.2}
+VERSION=${VERSION:-3.35.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info
index 08c838ed12..606e0b9269 100644
--- a/python/python-fonttools/python-fonttools.info
+++ b/python/python-fonttools/python-fonttools.info
@@ -1,8 +1,8 @@
PRGNAM="python-fonttools"
-VERSION="3.34.2"
+VERSION="3.35.1"
HOMEPAGE="https://github.com/fonttools/fonttools"
-DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.34.2/fonttools-3.34.2.tar.gz"
-MD5SUM="e70418b1d9175a29e7574cd3a7988ccd"
+DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.35.1/fonttools-3.35.1.tar.gz"
+MD5SUM="bf0e23a594af323b531e35885c98c059"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""