diff --git a/python/python-jsonpatch/PKGBUILD b/python/python-jsonpatch/PKGBUILD index f0b7b34fc8..74f9766459 100644 --- a/python/python-jsonpatch/PKGBUILD +++ b/python/python-jsonpatch/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-jsonpatch pkgver=1.33 -pkgrel=1 +pkgrel=2 pkgdesc="An implementation of the JSON Patch format" arch=(any) url="https://github.com/stefankoegl/python-json-patch"