diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2025-04-14 20:42:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-16 00:29:22 +0700 |
commit | 13371929a29f3b9419a86f0787dac678cad2135e (patch) | |
tree | d831a6e965f4950da8bdc79f7a386e54729a88ac /python/python3-fonttools/python3-fonttools.SlackBuild | |
parent | f866a58643e8ffa602e113c10b630b06855fd89d (diff) |
python/python3-fonttools: Updated for version 4.57.0.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fonttools/python3-fonttools.SlackBuild b/python/python3-fonttools/python3-fonttools.SlackBuild index 93cd801f3c..f047d4634f 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.56.0} +VERSION=${VERSION:-4.57.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |