diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-12-10 21:23:06 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-12 16:39:15 +0700 |
commit | ed011af6d1a2b4141913a63cc248fb56637572f6 (patch) | |
tree | 1bcb76b001ff0172365068e31019d0069591c146 /python/python3-pathspec/python3-pathspec.SlackBuild | |
parent | ad341a5ce780d7a7c3dd65d6986a92583151f149 (diff) |
python/python3-pathspec: Updated for version 0.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pathspec/python3-pathspec.SlackBuild')
-rw-r--r-- | python/python3-pathspec/python3-pathspec.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pathspec/python3-pathspec.SlackBuild b/python/python3-pathspec/python3-pathspec.SlackBuild index 70c57fc1a3..5d9a90519d 100644 --- a/python/python3-pathspec/python3-pathspec.SlackBuild +++ b/python/python3-pathspec/python3-pathspec.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pathspec SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-0.10.2} +VERSION=${VERSION:-0.10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |