aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools/python3-fonttools.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-10-08 11:03:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:40 +0700
commitb5b97feccd00a6ced865a7a419042d39b7681ef3 (patch)
treed76420a9b6d3707ca15d2ad5e143d6071a64a6b4 /python/python3-fonttools/python3-fonttools.SlackBuild
parent0c385780d20aa75361ea69cdfe0d35b9cb593801 (diff)
python/python3-fonttools: Updated for version 4.54.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools/python3-fonttools.SlackBuild')
-rw-r--r--python/python3-fonttools/python3-fonttools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fonttools/python3-fonttools.SlackBuild b/python/python3-fonttools/python3-fonttools.SlackBuild
index 9c6dab80ee..cb3808319a 100644
--- a/python/python3-fonttools/python3-fonttools.SlackBuild
+++ b/python/python3-fonttools/python3-fonttools.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fonttools
SRCNAM=fonttools
-VERSION=${VERSION:-4.53.1}
+VERSION=${VERSION:-4.54.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}