aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/python3-platformdirs.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 17:16:43 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 17:16:43 +0200
commitd5cd3aabc5896e2db980e58ddc8b15040309d315 (patch)
tree722ab0e716129cc141a46094fd6f7bdbf1900a31 /python3-platformdirs/python3-platformdirs.SlackBuild
parent6ca7e576240bda4d2b9ec77692a19f7d6a53dd00 (diff)
downloadmy-slackbuilds-d5cd3aabc5896e2db980e58ddc8b15040309d315.tar.gz
my-slackbuilds-d5cd3aabc5896e2db980e58ddc8b15040309d315.zip
python3-platformdirs: update to 4.10.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 e165c91..3826f5d 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.9.6}
+VERSION=${VERSION:-4.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}