aboutsummaryrefslogtreecommitdiff
path: root/python/python3-filelock/python3-filelock.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-03-23 18:38:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-29 08:15:37 +0700
commita3b389587ceb89c3788bca53af887ec0a6789b19 (patch)
treeca8840a98e3bea90460622cb57ca66431d54d355 /python/python3-filelock/python3-filelock.SlackBuild
parent0ad72e9137fa113d605def9acf45c11d7a9a144d (diff)
python/python3-filelock: Version bump to 3.18.0
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 57e3902e99..7cdc6f4cc1 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.17.0}
+VERSION=${VERSION:-3.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}