aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog/python3-watchdog.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-23 12:51:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-24 12:13:11 +0700
commit4b5484adfe002f5753fb22150fd5fc47d5029673 (patch)
treefb06a1f516ea6b26e7e6a370fe0c8958115243ad /python/python3-watchdog/python3-watchdog.SlackBuild
parent0b24ea200aea0e4c83c6c511c4f5e58ba46d16af (diff)
python/python3-watchdog: Update for 4.0.1
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 8e05a4b413..943cb9fe65 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.0}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}