diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD index b015f0219e6f7f83d4a4124e9f61be321efdc894..a853e9380aff2887b4b21ce9aaee6ca22e4c0644 100644 --- a/community/py3-google-auth/APKBUILD +++ b/community/py3-google-auth/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Keith Maxwell <keith.maxwell@gmail.com> pkgname=py3-google-auth _pyname=google-auth -pkgver=2.18.0 -pkgrel=1 +pkgver=2.18.1 +pkgrel=0 pkgdesc="Google authentication library for Python." url="https://google-auth.readthedocs.io/en/latest/" arch="noarch" @@ -57,5 +57,5 @@ package() { } sha512sums=" -2443c7948cb71803197dba2d57ff92f4c17981fa47ac383e9636d2ed239a7d71f43a4d8f61c7c90c651b8d13a0cfc5633a815d72bd731e92d83f3bbaa1b95118 google-auth-2.18.0.tar.gz +34e53a1c0cf42ab600281d815f259bb252987f163925e357dc2e636c945fd4b74c1f4168bf7d90a6e352fe1d7343767b68bf94fdbb1bc90a92c7067b0e2f2f8f google-auth-2.18.1.tar.gz "