Date: Monday, November 4, 2019 @ 06:37:33
  Author: felixonmars
Revision: 523444

Python 3.8 rebuild

Modified:
  python-flask-jwt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-04 06:37:29 UTC (rev 523443)
+++ PKGBUILD    2019-11-04 06:37:33 UTC (rev 523444)
@@ -2,7 +2,7 @@
 
 pkgname=python-flask-jwt
 pkgver=0.3.2
-pkgrel=4
+pkgrel=5
 pkgdesc="JWT token authentication for Flask apps"
 url="https://github.com/mattupstate/flask-jwt";
 license=('MIT')

Reply via email to