diff options
-rw-r--r-- | testing/py3-flask-httpauth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-httpauth/APKBUILD b/testing/py3-flask-httpauth/APKBUILD index 61ef16e61f..970bc4f251 100644 --- a/testing/py3-flask-httpauth/APKBUILD +++ b/testing/py3-flask-httpauth/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-flask-httpauth _pkgname=Flask-HTTPAuth pkgver=3.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Basic and Digest HTTP authentication for Flask routes" url="https://pypi.python.org/pypi/Flask-HTTPAuth" arch="noarch" |