Date: Monday, November 28, 2022 @ 13:42:30 Author: felixonmars Revision: 1354818
upgpkg: python-google-auth 2.11.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-28 13:40:12 UTC (rev 1354817) +++ PKGBUILD 2022-11-28 13:42:30 UTC (rev 1354818) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-google-auth -pkgver=2.11.0 +pkgver=2.11.1 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python" @@ -13,7 +13,7 @@ 'python-oauth2client' 'python-pytest-localserver' 'python-cryptography' 'python-freezegun' 'python-responses' 'python-pyopenssl' 'python-pyu2f') source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('c8871b42b009c789df577a77111ce5789ae3018348966bcfeec84bfb9bf2327f1f4cad10d229e2fb45099e05928ab930e68e1f18c7cb0d845146266816c15fe9') +sha512sums=('379e236b1b99145e5bbbb64279fdb9ef233d62c9b1c0f48c02c5066cea956d437dbf264b95c95cabd931601016bf4f24c9c4f27aa32a8762c1e53d17b532aa24') prepare() { cd google-auth-library-python-$pkgver
