aboutsummaryrefslogtreecommitdiff
path: root/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-01-09 21:10:26 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-11 08:43:23 +0700
commite264334f5b38946412a25603ea8f4a41f18f7ff0 (patch)
tree802d15bbdc0e396ad4ea36b805d9be2e644eba51 /python/python3-kiwisolver/python3-kiwisolver.SlackBuild
parent9e6bb706808d4977b4bec3727eaa1fde4fc419aa (diff)
python/python3-kiwisolver: Version bump to 1.4.8
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
index 48245ab098..2f46b2e26f 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
+++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-kiwisolver
SRCNAM=kiwi
-VERSION=${VERSION:-1.4.7}
+VERSION=${VERSION:-1.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}