diff options
| author | isaackwy <isaacyu@protonmail.com> | 2024-09-02 13:06:15 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-03 13:48:29 +0700 |
| commit | e95ce1a854805970d342c3127dced8b6a1e35b85 (patch) | |
| tree | cd929515b57634aa090941b93540258ee91ec5bf /python | |
| parent | d09967378ec9a89561a1e4b4d36dd37bc75d333f (diff) | |
python/python3-watchdog: Update for 5.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-watchdog/python3-watchdog.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-watchdog/python3-watchdog.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-watchdog/python3-watchdog.info b/python/python3-watchdog/python3-watchdog.info index 78dcbfff74..fdb7e72a3b 100644 --- a/python/python3-watchdog/python3-watchdog.info +++ b/python/python3-watchdog/python3-watchdog.info @@ -1,8 +1,8 @@ PRGNAM="python3-watchdog" -VERSION="5.0.0" +VERSION="5.0.1" HOMEPAGE="https://github.com/gorakhargosh/watchdog" -DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.0/watchdog-5.0.0.tar.gz" -MD5SUM="d42c28a6fa5e513910ec623d0d72495f" +DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.1/watchdog-5.0.1.tar.gz" +MD5SUM="b77d9d0eeb7cf28948b352f94d08088c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
