diff --git a/community/python-jsonpatch/PKGBUILD b/community/python-jsonpatch/PKGBUILD
index bf8256d30..dbde2051b 100644
--- a/community/python-jsonpatch/PKGBUILD
+++ b/community/python-jsonpatch/PKGBUILD
@@ -7,7 +7,7 @@
 
 pkgname=python-jsonpatch
 pkgver=1.32
-pkgrel=1
+pkgrel=3
 pkgdesc="An implementation of the JSON Patch format"
 arch=("any")
 url="https://github.com/stefankoegl/python-json-patch"