aboutsummaryrefslogtreecommitdiff
path: root/python/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-platformdirs/python3-platformdirs.SlackBuild')
-rw-r--r--python/python3-platformdirs/python3-platformdirs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild
index 92689c2088..61fcca2c38 100644
--- a/python/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-platformdirs
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
-# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# 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-platformdirs
-VERSION=${VERSION:-4.3.6}
+VERSION=${VERSION:-4.3.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}