diff options
author | Erich Eckner <git@eckner.net> | 2024-12-26 15:12:26 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 15:12:26 +0100 |
commit | a8d318f2e268d6b307830b39fe04c2d79414b6cf (patch) | |
tree | f278ad36e37bb06edee6099f5d8e6c75554f3bfd /python-oauth2/PKGBUILD | |
parent | 9a456235da4af9e0624e3c02c815367cda38d131 (diff) | |
download | archlinuxewe-a8d318f2e268d6b307830b39fe04c2d79414b6cf.tar.xz |
recompile all python packages
Diffstat (limited to 'python-oauth2/PKGBUILD')
-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 5489e6390..9005c6b82 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=70 +pkgrel=71 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') |