diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template index 19859fb496e..421aaf078b5 100644 --- a/srcpkgs/python3-pathspec/template +++ b/srcpkgs/python3-pathspec/template @@ -1,7 +1,7 @@ # Template file for 'python3-pathspec' pkgname=python3-pathspec version=0.6.0 -revision=3 +revision=4 wrksrc="pathspec-${version}" build_style=python3-module hostmakedepends="python3-setuptools"