diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-06 20:46:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-08 08:56:43 +0700 |
commit | e8ccb580caefc1136a0e8da6b04d6fb0cbe3b0a0 (patch) | |
tree | b5ab1beb878efdba4d2339e2bc2f9da6b1fb895a /python/python3-watchdog/python3-watchdog.SlackBuild | |
parent | dccf025d34548bd69c59e611bc6ee67f37e9d702 (diff) |
python/python3-watchdog: Update for 5.0.2
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 70ff4534a6..4952b2ac26 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.1} +VERSION=${VERSION:-5.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |