diff --git a/srcpkgs/python3-inotify/template b/srcpkgs/python3-inotify/template index 69f75393576..437ac501287 100644 --- a/srcpkgs/python3-inotify/template +++ b/srcpkgs/python3-inotify/template @@ -1,7 +1,7 @@ # Template file for 'python3-inotify' pkgname=python3-inotify version=0.9.6 -revision=6 +revision=7 wrksrc="pyinotify-${version}" build_style=python3-module hostmakedepends="python3-setuptools"