diff --git a/python/python-jsonschema-specifications/PKGBUILD b/python/python-jsonschema-specifications/PKGBUILD index 8cf59c9db1..1443e30ac2 100644 --- a/python/python-jsonschema-specifications/PKGBUILD +++ b/python/python-jsonschema-specifications/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: George Rawlinson pkgname=python-jsonschema-specifications -pkgver=2023.7.1 +pkgver=2023.11.2 pkgrel=1 pkgdesc='The JSON Schema meta-schemas and vocabularies, exposed as a Registry' arch=(any) @@ -17,7 +17,7 @@ makedepends=( 'python-hatch-vcs' ) checkdepends=('python-pytest') -_commit='c22c205e6bc2f93bebf42eefebafc49f96766bce' +_commit='a2fec386cdb2ed38041ccbfff0fc3e8a566997a3' source=("$pkgname::git+$url#commit=$_commit") b2sums=('SKIP')