diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
commit | 85abce5123bdc0ecdb69380eb4ece907f6deb163 (patch) | |
tree | 2e75a7aefac458c40872d8c59467d1bdc2326080 /python-oauth2 | |
parent | 2366c946f6a6091c0584cb72cf944afcffa2300b (diff) | |
download | archlinuxewe-85abce5123bdc0ecdb69380eb4ece907f6deb163.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 6461b7074..6e6f37a9c 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=14 +pkgrel=15 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') |