diff options
-rw-r--r-- | testing/py3-jsonpointer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-jsonpointer/APKBUILD b/testing/py3-jsonpointer/APKBUILD index 774b7ba505..0aa4ba843a 100644 --- a/testing/py3-jsonpointer/APKBUILD +++ b/testing/py3-jsonpointer/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-jsonpointer _pkgname=jsonpointer pkgver=2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" url="https://github.com/stefankoegl/python-json-pointer" arch="noarch" |