diff --git a/srcpkgs/python3-jsonschema-path/template b/srcpkgs/python3-jsonschema-path/template index d5b8d2c96ca..85f7a1ad8af 100644 --- a/srcpkgs/python3-jsonschema-path/template +++ b/srcpkgs/python3-jsonschema-path/template @@ -1,6 +1,6 @@ # Template file for 'python3-jsonschema-path' pkgname=python3-jsonschema-path -version=0.3.2 +version=0.3.3 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/p1c2u/jsonschema-path" changelog="https://github.com/p1c2u/jsonschema-path/releases" distfiles="https://github.com/p1c2u/jsonschema-path/archive/refs/tags/${version}.tar.gz" -checksum=741ef50da4fa0e1b3c504fe0b0db218d471b30ee10691aee2ca468c8039bf2d5 +checksum=b2757571934d8ecc0ebad61a6310ad3e04a17b45c0a51be44529d50abdd355e0 python3-jsonschema-spec_package() { depends="${sourcepkg}>=${version}_${revision}"