diff options
author | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
commit | a96f8c521dd15324a6c671664e29769c78303528 (patch) | |
tree | cacaa488e4a8d6613c9a481a49522e776dc05abb /python-oauth2 | |
parent | e4dad36e0882a2ce83d65487d779b231dbed0c8c (diff) | |
download | archlinuxewe-a96f8c521dd15324a6c671664e29769c78303528.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 3afe3eada..3122fb7a4 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=74 +pkgrel=75 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') |