diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-27 12:36:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-28 06:54:19 +0700 |
commit | 8dfac0f7932ec914109d4c00db6f7a276b7a0928 (patch) | |
tree | abecd345a0e532c256b244aae1f9ce86c624ec04 /python/python3-watchdog/python3-watchdog.SlackBuild | |
parent | 4adb2158b33dd58ba24f0b5bd9b163db9dbe5ba1 (diff) |
python/python3-watchdog: Updated for version 5.0.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 4952b2ac26..8a20ee8061 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.2} +VERSION=${VERSION:-5.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |