diff options
Diffstat (limited to 'testing/py3-ask/APKBUILD')
-rw-r--r-- | testing/py3-ask/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ask/APKBUILD b/testing/py3-ask/APKBUILD index 9422add285..1712a90d75 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" |