aboutsummaryrefslogtreecommitdiff
path: root/python/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-05-24 13:55:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-25 11:47:41 +0700
commitdaed95daeff20920bcb9d83c5a3a250d7a5f5f5e (patch)
tree441dce3aa533077432a73c824427baa607382e30 /python/python3-platformdirs/python3-platformdirs.SlackBuild
parent693c849d5e0940650c0ebb4b57fbd2b80506284f (diff)
python/python3-platformdirs: Updated for version 4.2.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-platformdirs/python3-platformdirs.SlackBuild')
-rw-r--r--python/python3-platformdirs/python3-platformdirs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild
index 6e052c1995..e420f73918 100644
--- a/python/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.2.1}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}