diff --git a/srcpkgs/python3-jsonschema/template b/srcpkgs/python3-jsonschema/template index 7c4aff633d6..84a2239f9f3 100644 --- a/srcpkgs/python3-jsonschema/template +++ b/srcpkgs/python3-jsonschema/template @@ -1,7 +1,7 @@ # Template file for 'python3-jsonschema' pkgname=python3-jsonschema version=4.16.0 -revision=1 +revision=2 wrksrc="jsonschema-${version}" build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs"