aboutsummaryrefslogtreecommitdiff
path: root/python/python-fonttools/python-fonttools.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-03-12 22:32:24 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-18 00:26:10 +0700
commiteeb0ad950c138aa0ab1af3250b55535ae4f8a8e5 (patch)
tree07c1fc219f41baae08ff50e32ce6373a70eec0a1 /python/python-fonttools/python-fonttools.SlackBuild
parent99c5f1bc54e09c2bb9e728b68e67224116ff0a2f (diff)
python/python-fonttools: Updated for version 4.30.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/python-fonttools.SlackBuild')
-rw-r--r--python/python-fonttools/python-fonttools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild
index d4234581635f8..c3ec7d03376de 100644
--- a/python/python-fonttools/python-fonttools.SlackBuild
+++ b/python/python-fonttools/python-fonttools.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-fonttools
SRCNAM=fonttools
-VERSION=${VERSION:-4.29.1}
+VERSION=${VERSION:-4.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}