diff --git a/main/py-simplejson/APKBUILD b/main/py-simplejson/APKBUILD index 754c1c1f007..4d4a12c9f63 100644 --- a/main/py-simplejson/APKBUILD +++ b/main/py-simplejson/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-simplejson _pkgname=simplejson pkgver=3.15.0 -pkgrel=0 +pkgrel=1 pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python" url="https://pypi.python.org/pypi/simplejson" arch="all"