aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-05-27 10:20:41 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-31 15:27:26 +0700
commit11210a8ce4bf72e47159156f2b5c7a8a80ff6299 (patch)
tree86e3f163dac4a4173aa1dba1216a02201b58b019 /python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
parent2d6b59786c4eec38b066bce537671aececf760b4 (diff)
python/python3-hatch_vcs: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild')
-rw-r--r--python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
index d92bd8f837..08471101bd 100644
--- a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
+++ b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-hatch_vcs
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 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-hatch_vcs
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}