aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog/python3-watchdog.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-02 13:06:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-03 13:48:29 +0700
commite95ce1a854805970d342c3127dced8b6a1e35b85 (patch)
treecd929515b57634aa090941b93540258ee91ec5bf /python/python3-watchdog/python3-watchdog.SlackBuild
parentd09967378ec9a89561a1e4b4d36dd37bc75d333f (diff)
python/python3-watchdog: Update for 5.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 48c42d382c..70ff4534a6 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.0}
+VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}