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 e30d2fd80c..77f0b63239 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.3} +VERSION=${VERSION:-6.0.0} 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 5d7ee9237f..5176a2d5ab 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.3" +VERSION="6.0.0" HOMEPAGE="https://github.com/gorakhargosh/watchdog" -DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.3/watchdog-5.0.3.tar.gz" -MD5SUM="3d3f0a50ddac44835443524ab2e0bf93" +DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v6.0.0/watchdog-6.0.0.tar.gz" +MD5SUM="e5cea8ab4a9b7af9680381948e850033" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |