diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-12-10 21:24:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-12 16:39:15 +0700 |
commit | 03c536b4113d5224011ec1987081d8eabf368b7c (patch) | |
tree | 7211c0b2184385e96e1a62aa8458d795dcab569c /python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild | |
parent | ed011af6d1a2b4141913a63cc248fb56637572f6 (diff) |
python/python3-hatch_vcs: Updated for version 0.3.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild index 0ededce966..d14bc43b8d 100644 --- a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild +++ b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hatch_vcs SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |