aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-09 16:42:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:39 +0700
commit268cc10c8dd601f0b413d1f1e2ed931f28071bd0 (patch)
tree846655bc6e7c3fdbb5b9cd1e4aee36cf49b57e66 /python/python3-filelock/python3-filelock.SlackBuild
parent866f542c863566ce2d089c5141c73626913dad50 (diff)
python/python3-filelock: Updated for version 3.13.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-filelock/python3-filelock.SlackBuild')
-rw-r--r--python/python3-filelock/python3-filelock.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-filelock/python3-filelock.SlackBuild b/python/python3-filelock/python3-filelock.SlackBuild
index 1bda76cdf9..a550f526aa 100644
--- a/python/python3-filelock/python3-filelock.SlackBuild
+++ b/python/python3-filelock/python3-filelock.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-filelock
SRCNAM=filelock
-VERSION=${VERSION:-3.13.3}
+VERSION=${VERSION:-3.13.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}