aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog/python3-watchdog.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-27 12:59:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-28 08:40:52 +0700
commit164b559ab4643f4fae6fb8a369b5d98b468bec6a (patch)
tree7680802f610b562f6a819a96de1935aca4361b04 /python/python3-watchdog/python3-watchdog.SlackBuild
parentd9804e66de352adcf0e81cf4368cfc2ee010b99d (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.SlackBuild2
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}