diff --git a/testing/py3-httpbin/APKBUILD b/testing/py3-httpbin/APKBUILD index 88342d7e548..b86aa3951b8 100644 --- a/testing/py3-httpbin/APKBUILD +++ b/testing/py3-httpbin/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-httpbin _pyname=httpbin pkgver=0.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP Request and Response Service" url=https://github.com/postmanlabs/httpbin arch="noarch"