diff --git a/srcpkgs/python3-watchdog/template b/srcpkgs/python3-watchdog/template index 455820fbeb..df369a2bce 100644 --- a/srcpkgs/python3-watchdog/template +++ b/srcpkgs/python3-watchdog/template @@ -1,7 +1,7 @@ # Template file for 'python3-watchdog' pkgname=python3-watchdog version=0.9.0 -revision=3 +revision=4 wrksrc="watchdog-${version}" build_style=python3-module hostmakedepends="python3-setuptools"