aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-flask-login/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-flask-login/APKBUILD')
-rw-r--r--community/py3-flask-login/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-flask-login/APKBUILD b/community/py3-flask-login/APKBUILD
index 268b5f30d27..fdb892f0288 100644
--- a/community/py3-flask-login/APKBUILD
+++ b/community/py3-flask-login/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-flask-login
_pkgname=flask-login
pkgver=0.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="Flask user session management"
options="!check" # py3-blinker and py3-semantic-version are in testing
url="https://github.com/maxcountryman/flask-login"