diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-11-03 19:46:27 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-05 00:38:13 +0700 |
commit | 534016132ebd5fbcd178ad1a88f2fc84b41ba01f (patch) | |
tree | bc0570d8cb796b3ff2097002900d3c34bfa6d00f /python/python3-watchdog/python3-watchdog.SlackBuild | |
parent | 8b8535b59086b7d29c19a4675a2be23f11d2e088 (diff) |
python/python3-watchdog: Update for 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-watchdog/python3-watchdog.SlackBuild')
-rw-r--r-- | python/python3-watchdog/python3-watchdog.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-watchdog/python3-watchdog.SlackBuild b/python/python3-watchdog/python3-watchdog.SlackBuild index e30d2fd80c..77f0b63239 100644 --- a/python/python3-watchdog/python3-watchdog.SlackBuild +++ b/python/python3-watchdog/python3-watchdog.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-watchdog -VERSION=${VERSION:-5.0.3} +VERSION=${VERSION:-6.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |