aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatchling/python3-hatchling.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-04-08 06:30:28 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:04:06 +0700
commit272f5daec82ca97ba38305ba2ad24b344efd8d2f (patch)
tree388a8cc6ec8d6e906aabe3e93041ce551a701cf9 /python/python3-hatchling/python3-hatchling.SlackBuild
parent11e8a2669ee08933df43a548c3cea45c05402b95 (diff)
python/python3-hatchling: Updated for version 1.22.5.
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 4b69c050c8..48fe1c76b9 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.22.4}
+VERSION=${VERSION:-1.22.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}