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