aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-30 09:08:02 +0200
committerDanilo M. <danix@danix.xyz>2026-07-30 09:08:02 +0200
commitef7452bf0689b29786e11499a501e1a3f9757106 (patch)
treec1dc1a5cbd111731d81976245a1f30a559d313b2 /python3-platformdirs/python3-platformdirs.SlackBuild
parent56995b6587e5e9f8a33b647361acbe69ad5d2096 (diff)
downloadmy-slackbuilds-ef7452bf0689b29786e11499a501e1a3f9757106.tar.gz
my-slackbuilds-ef7452bf0689b29786e11499a501e1a3f9757106.zip
python3-platformdirs: update to 4.11.0
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 54e8406..a0e9e1c 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.10.0}
+VERSION=${VERSION:-4.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}