diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-08-27 12:59:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-28 08:40:52 +0700 |
commit | 164b559ab4643f4fae6fb8a369b5d98b468bec6a (patch) | |
tree | 7680802f610b562f6a819a96de1935aca4361b04 /python/python3-watchdog/python3-watchdog.SlackBuild | |
parent | d9804e66de352adcf0e81cf4368cfc2ee010b99d (diff) |
python/python3-watchdog: Update for 5.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 1d004271c4..48c42d382c 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:-4.0.2} +VERSION=${VERSION:-5.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |