diff options
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 943cb9fe65..1d004271c4 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.1} +VERSION=${VERSION:-4.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 8cc883c4f9..aec7241896 100644 --- a/python/python3-watchdog/python3-watchdog.info +++ b/python/python3-watchdog/python3-watchdog.info @@ -1,8 +1,8 @@ PRGNAM="python3-watchdog" -VERSION="4.0.1" +VERSION="4.0.2" HOMEPAGE="https://github.com/gorakhargosh/watchdog" -DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.1/watchdog-4.0.1.tar.gz" -MD5SUM="4ee1af0d67f1b7fc0a2240d112dd729b" +DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.2/watchdog-4.0.2.tar.gz" +MD5SUM="b5e2c1fcbd7601d48167eda5d509e715" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
