diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-11-13 19:19:20 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:04 +0700 |
| commit | 98b3172de63769fd9ec5ef50f50c16c2f4a3a60a (patch) | |
| tree | 4c2452e8068c8f411b9dea791be4523ea1f88fd1 /python/python3-platformdirs/python3-platformdirs.SlackBuild | |
| parent | a30e7cc112f0911655810267dfc434833580a756 (diff) | |
python/python3-platformdirs: Updated for version 4.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-platformdirs/python3-platformdirs.SlackBuild')
| -rw-r--r-- | python/python3-platformdirs/python3-platformdirs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-platformdirs/python3-platformdirs.SlackBuild b/python/python3-platformdirs/python3-platformdirs.SlackBuild index 43d87ca8e2..cc1a5858b7 100644 --- a/python/python3-platformdirs/python3-platformdirs.SlackBuild +++ b/python/python3-platformdirs/python3-platformdirs.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-platformdirs -VERSION=${VERSION:-3.11.0} +VERSION=${VERSION:-4.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
