aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatchling/python3-hatchling.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-23 21:31:52 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:48 +0700
commiteba778772580e55569981b70b60d87c397493d85 (patch)
treeb88eb1443a1874287b8ac2349f4b5b8057c7a434 /python/python3-hatchling/python3-hatchling.SlackBuild
parent25c329afb73e48186331fadb4da8a6b0423ff405 (diff)
python/python3-hatchling: Updated for version 1.22.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatchling/python3-hatchling.SlackBuild')
-rw-r--r--python/python3-hatchling/python3-hatchling.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hatchling/python3-hatchling.SlackBuild b/python/python3-hatchling/python3-hatchling.SlackBuild
index a7cf3ae0f0..4b69c050c8 100644
--- a/python/python3-hatchling/python3-hatchling.SlackBuild
+++ b/python/python3-hatchling/python3-hatchling.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hatchling
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.21.1}
+VERSION=${VERSION:-1.22.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}