aboutsummaryrefslogtreecommitdiff
path: root/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-09-09 11:37:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-13 07:58:07 +0700
commit9a28f6778112e66a3110eb8a4c16b42bea9677d1 (patch)
tree1ae8da701a32356c16170d832bddb341d6349754 /python/python3-kiwisolver/python3-kiwisolver.SlackBuild
parentbbae9df590810a50c01027e75999602507f4ea06 (diff)
python/python3-kiwisolver: Version bump to 1.4.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-kiwisolver/python3-kiwisolver.SlackBuild')
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
index 2f46b2e26f..c8e4afc039 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
+++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2018 Serban Udrea <s.udrea@gsi.de>
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification,
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-kiwisolver
SRCNAM=kiwi
-VERSION=${VERSION:-1.4.8}
+VERSION=${VERSION:-1.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}