diff options
Diffstat (limited to 'testing/py3-google-auth')
-rw-r--r-- | testing/py3-google-auth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-google-auth/APKBUILD b/testing/py3-google-auth/APKBUILD index dc3ef6baba..774e851ad6 100644 --- a/testing/py3-google-auth/APKBUILD +++ b/testing/py3-google-auth/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-google-auth _pyname=google-auth pkgver=1.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Google authentication library for Python." url="https://google-auth.readthedocs.io/en/latest/" arch="noarch" |