summaryrefslogtreecommitdiffstats
path: root/python/python3-hatchling/python3-hatchling.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-02-15 19:31:48 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 18:51:30 +0700
commit1fe1d16d64126bf4f5e1c48cde9eebb2fe478bca (patch)
tree5df862b33935e844419cb993dec4aeefcf96b970 /python/python3-hatchling/python3-hatchling.SlackBuild
parentfffea4840b862a0686dd6440c3713d7936d854a1 (diff)
downloadslackbuilds-1fe1d16d64126bf4f5e1c48cde9eebb2fe478bca.tar.gz
slackbuilds-1fe1d16d64126bf4f5e1c48cde9eebb2fe478bca.tar.xz
python/python3-hatchling: Updated for version 1.21.1.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-hatchling/python3-hatchling.SlackBuild b/python/python3-hatchling/python3-hatchling.SlackBuild
index f3c9eb74bc..a7cf3ae0f0 100644
--- a/python/python3-hatchling/python3-hatchling.SlackBuild
+++ b/python/python3-hatchling/python3-hatchling.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-hatchling
-# Copyright 2022-2023 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hatchling
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.21.0}
+VERSION=${VERSION:-1.21.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}