diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:33:59 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:33:59 +0200 |
commit | f0c03a11caf519d1b83085c389e4ae488c2e8c14 (patch) | |
tree | 55c34dd2ceefa7ab29849cb4b21dcd4922cc6830 /python-oauth2 | |
parent | b11fd2abbd48fedce9c81554db80e49d5e85e5c0 (diff) | |
download | archlinuxewe-f0c03a11caf519d1b83085c389e4ae488c2e8c14.tar.xz |
python-oauth2: rebuild
Diffstat (limited to 'python-oauth2')
-rw-r--r-- | python-oauth2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-oauth2/PKGBUILD b/python-oauth2/PKGBUILD index 02a05afc9..c84670e59 100644 --- a/python-oauth2/PKGBUILD +++ b/python-oauth2/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=python-oauth2 pkgver=1.1.1 -pkgrel=2 +pkgrel=3 pkgdesc='framework that aims at making it easy to provide authentication via OAuth 2.0 within an application stack/' url='https://github.com/wndhydrnt/python-oauth2/' arch=('any') |