aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 28621324d9..24d0a9c5c7 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.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="Flask user session management"
options="!check" # py3-blinker and py3-semantic-version are in testing
url="https://github.com/maxcountryman/flask-login"