aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-07 12:05:07 +0200
committerDanilo M. <danix@danix.xyz>2026-09-07 12:05:07 +0200
commitb0cb3ff76636ac680727014b5291eb5006cd2e78 (patch)
treec6df3c17aa3ce3221ceabcb5a6e84398ab93e1a1 /python3-platformdirs/python3-platformdirs.SlackBuild
parente98115ba906036b067d3e80ac5ba905534abfc39 (diff)
downloadmy-slackbuilds-b0cb3ff76636ac680727014b5291eb5006cd2e78.tar.gz
my-slackbuilds-b0cb3ff76636ac680727014b5291eb5006cd2e78.zip
python3-platformdirs: update to 4.11.7
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016yeUGcX28FHJNQMtkzqx5e
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 c1cc14c..2be023a 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.4}
+VERSION=${VERSION:-4.11.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}