aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 18:53:04 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 18:53:04 +0200
commit7c31d4f78bd5387aaa7e518203f3d3c4b2db8105 (patch)
tree33cdbd8f7e98668a2c453e5155573dcafdb73b84 /python3-platformdirs/python3-platformdirs.SlackBuild
parente1e7cdfdca82db358bc6ded1353dd95757e76f0b (diff)
downloadmy-slackbuilds-7c31d4f78bd5387aaa7e518203f3d3c4b2db8105.tar.gz
my-slackbuilds-7c31d4f78bd5387aaa7e518203f3d3c4b2db8105.zip
python3-platformdirs: update to 4.11.1
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'python3-platformdirs/python3-platformdirs.SlackBuild')
-rw-r--r--python3-platformdirs/python3-platformdirs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-platformdirs/python3-platformdirs.SlackBuild b/python3-platformdirs/python3-platformdirs.SlackBuild
index a0e9e1c..4376ebb 100644
--- a/python3-platformdirs/python3-platformdirs.SlackBuild
+++ b/python3-platformdirs/python3-platformdirs.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-platformdirs
-VERSION=${VERSION:-4.11.0}
+VERSION=${VERSION:-4.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}