aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog/python3-watchdog.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-28 15:18:47 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:35 +0700
commitd2cc16aeb7989b2e383b00f465a8bf8b52f28a2e (patch)
treeba71cb6b81941745b42f0147ef382f81e60d91da /python/python3-watchdog/python3-watchdog.SlackBuild
parent805d011409d30fb0ffe5c35540c15a46fe8a31b8 (diff)
python/python3-watchdog: Updated for version 2.3.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 84c3e6b130..2e7250369f 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:-2.2.1}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}