diff options
author | tocic | 2019-11-16 12:09:21 +0300 |
---|---|---|
committer | tocic | 2019-11-16 12:09:21 +0300 |
commit | 09a5ed0f308949e8f72bee73a03712e7e0d8bdc5 (patch) | |
tree | 1d5f95157b47cddaf131722c04c94eb01b8a1eb9 /PKGBUILD | |
parent | 78351f75fefdf9f37d62ef15f80c494745126bcc (diff) | |
download | aur-09a5ed0f308949e8f72bee73a03712e7e0d8bdc5.tar.gz |
Python 3.8 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ pkgbase='python-flask-cors' pkgname=('python-flask-cors' 'python2-flask-cors') _name=Flask-Cors pkgver=3.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible" arch=('any') url='https://pypi.org/project/Flask-Cors' |