aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-25 11:51:10 +0200
committerDanilo M. <danix@danix.xyz>2026-08-25 11:51:10 +0200
commitd5f2aeb1eea6e2f27b54ad7eadedad866974a211 (patch)
tree56630ea2b9197da9b78d914e89d336ea9b3b2743 /python3-platformdirs/python3-platformdirs.SlackBuild
parenta1976fd4fb3443f81e509fc18c503e72e36882ec (diff)
downloadmy-slackbuilds-d5f2aeb1eea6e2f27b54ad7eadedad866974a211.tar.gz
my-slackbuilds-d5f2aeb1eea6e2f27b54ad7eadedad866974a211.zip
python3-platformdirs: update to 4.11.4
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 388f1f9..c1cc14c 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.3}
+VERSION=${VERSION:-4.11.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}