diff --git a/srcpkgs/python-jsonschema/template b/srcpkgs/python-jsonschema/template index 0b69fe90f6..40d7160c28 100644 --- a/srcpkgs/python-jsonschema/template +++ b/srcpkgs/python-jsonschema/template @@ -1,7 +1,7 @@ # Template file for 'python-jsonschema' pkgname=python-jsonschema -version=2.5.1 -revision=5 +version=2.6.0 +revision=1 noarch=yes wrksrc="jsonschema-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/Julian/jsonschema" license="MIT" distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz" -checksum=36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41 +checksum=6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02 alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2" pre_build() {