diff --git a/testing/py3-ask/APKBUILD b/testing/py3-ask/APKBUILD index 9422add2853..1712a90d757 100644 --- a/testing/py3-ask/APKBUILD +++ b/testing/py3-ask/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ask _pkgname=ask pkgver=0.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="An easy input validation for Python" options="!check" # No testsuite url="https://github.com/chive/ask"