diff options
-rw-r--r-- | testing/py3-jsonpatch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-jsonpatch/APKBUILD b/testing/py3-jsonpatch/APKBUILD index 6d3de53dd9..1b6374987c 100644 --- a/testing/py3-jsonpatch/APKBUILD +++ b/testing/py3-jsonpatch/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-jsonpatch _pkgname=jsonpatch pkgver=1.24 -pkgrel=0 +pkgrel=1 pkgdesc="Apply JSON-Patches (RFC 6902)" url="https://github.com/stefankoegl/python-json-patch" arch="noarch" |