diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
commit | e9468b4f1c8cab839f309db97cee0e08aebae54e (patch) | |
tree | d7d9dbd87018eba614457db3a90cf21ed9b9ae80 /python-oauth2 | |
parent | 18b31e8c5b720779657da5c03ae89f87c2395e43 (diff) | |
download | archlinuxewe-e9468b4f1c8cab839f309db97cee0e08aebae54e.tar.xz |
recompile all python packages
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 99bba6369..9e45bc373 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=8 +pkgrel=9 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') |