diff options
-rw-r--r-- | python/watchdog/watchdog.SlackBuild | 2 | ||||
-rw-r--r-- | python/watchdog/watchdog.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/watchdog/watchdog.SlackBuild b/python/watchdog/watchdog.SlackBuild index eb104ab351..9ff57bda09 100644 --- a/python/watchdog/watchdog.SlackBuild +++ b/python/watchdog/watchdog.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=watchdog SRCPKG=${SRCPKG-watchdog} -VERSION=${VERSION:-0.10.2} +VERSION=${VERSION:-0.10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/watchdog/watchdog.info b/python/watchdog/watchdog.info index 5c4eef26c5..834c2fae71 100644 --- a/python/watchdog/watchdog.info +++ b/python/watchdog/watchdog.info @@ -1,8 +1,8 @@ PRGNAM="watchdog" -VERSION="0.10.2" +VERSION="0.10.3" HOMEPAGE="https://pypi.org/project/watchdog/" -DOWNLOAD="https://files.pythonhosted.org/packages/73/c3/ed6d992006837e011baca89476a4bbffb0a91602432f73bd4473816c76e2/watchdog-0.10.2.tar.gz" -MD5SUM="2477fb59dcb110b8562eb4eb973cda23" +DOWNLOAD="https://files.pythonhosted.org/packages/0e/06/121302598a4fc01aca942d937f4a2c33430b7181137b35758913a8db10ad/watchdog-0.10.3.tar.gz" +MD5SUM="9a5c9134e943b534b9f8b51d78338cf8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |