diff options
Diffstat (limited to 'python/python3-watchdog')
-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 70ff4534a6..4952b2ac26 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.1} +VERSION=${VERSION:-5.0.2} 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 fdb7e72a3b..af572e4751 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.1" +VERSION="5.0.2" HOMEPAGE="https://github.com/gorakhargosh/watchdog" -DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.1/watchdog-5.0.1.tar.gz" -MD5SUM="b77d9d0eeb7cf28948b352f94d08088c" +DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.2/watchdog-5.0.2.tar.gz" +MD5SUM="734601218a53bdf6e93ef382258cc2be" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |