diff options
author | Felix Yan | 2020-11-10 05:09:11 +0000 |
---|---|---|
committer | Felix Yan | 2020-11-10 05:09:11 +0000 |
commit | 3bca1eb838b26ff0078fc56dfef02606403ff988 (patch) | |
tree | cb82b2e40893073898a758d3998d605301c5d507 /PKGBUILD | |
parent | 2ab947a700cf2b85dfbf1e29b23c0b7f268abf8a (diff) | |
download | aur-3bca1eb838b26ff0078fc56dfef02606403ff988.tar.gz |
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname=python-flask-jwt pkgver=0.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="JWT token authentication for Flask apps" url="https://github.com/mattupstate/flask-jwt" license=('MIT') |