diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
commit | 9d14898e77fdb708bbcf1ddc497074831dc45c66 (patch) | |
tree | ae4f1e0f9ec63f5551f1575df5448049a39ff698 /python-oauth2 | |
parent | b18439646936427371dcc0f33571b9e625016a9c (diff) | |
download | archlinuxewe-9d14898e77fdb708bbcf1ddc497074831dc45c66.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 6a43cb0a5..a2eb6127f 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=4 +pkgrel=5 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') |