aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog/python3-watchdog.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-11 12:41:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-12 08:26:42 +0700
commitfe8756da80bb2a61459f5eac89dcff2571885d0a (patch)
treec823c80aea6d49527a25356abf2742680e069f02 /python/python3-watchdog/python3-watchdog.SlackBuild
parent4bf56974afbea0e6fa4ac85251f2cb36f676fa1b (diff)
python/python3-watchdog: Update for 4.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.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 943cb9fe65..1d004271c4 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.1}
+VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}