aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-12 10:59:39 +0200
committerDanilo M. <danix@danix.xyz>2026-08-12 10:59:39 +0200
commit6e93c61ae52eaa6e7dae71df651a65d0927e6396 (patch)
tree60ab63b776d26fb7dfe4d688f8139a9fb2d92a05 /python3-platformdirs/python3-platformdirs.SlackBuild
parent105e7c322854c76a479abbf043d88851228531a1 (diff)
downloadmy-slackbuilds-6e93c61ae52eaa6e7dae71df651a65d0927e6396.tar.gz
my-slackbuilds-6e93c61ae52eaa6e7dae71df651a65d0927e6396.zip
python3-platformdirs: update to 4.11.2
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 4376ebb..f7fb7fb 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.1}
+VERSION=${VERSION:-4.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}