diff --git a/srcpkgs/python3-inotify/template b/srcpkgs/python3-inotify/template index 437ac501287..76dcc64fbbd 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=7 +revision=8 wrksrc="pyinotify-${version}" build_style=python3-module hostmakedepends="python3-setuptools"