aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs
diff options
context:
space:
mode:
Diffstat (limited to 'python3-platformdirs')
-rw-r--r--python3-platformdirs/python3-platformdirs.SlackBuild2
-rw-r--r--python3-platformdirs/python3-platformdirs.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python3-platformdirs/python3-platformdirs.info b/python3-platformdirs/python3-platformdirs.info
index ab030d4..0b7a401 100644
--- a/python3-platformdirs/python3-platformdirs.info
+++ b/python3-platformdirs/python3-platformdirs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-platformdirs"
-VERSION="4.11.3"
+VERSION="4.11.4"
HOMEPAGE="https://platformdirs.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/b8/d7/e7bfbc86e9f99ff7807e24de7703f032e9c9ba80bb355cf26e0e9bc5a75e/platformdirs-4.11.3.tar.gz"
-MD5SUM="f20e250c0d12d3c27ed3a1669be76d46"
+DOWNLOAD="https://files.pythonhosted.org/packages/50/bb/ebc6636e1ae41314f796ebb7215fd28febb45f9aac72f2b04cb74b5071dc/platformdirs-4.11.4.tar.gz"
+MD5SUM="9ed37e2cc53735615ae00f8a484c0527"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-build python3-installer"