diff options
-rw-r--r-- | community/py3-google-auth-httplib2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-google-auth-httplib2/APKBUILD b/community/py3-google-auth-httplib2/APKBUILD index f76fd78777..7eb1cf94dc 100644 --- a/community/py3-google-auth-httplib2/APKBUILD +++ b/community/py3-google-auth-httplib2/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-google-auth-httplib2 _pyname=google-auth-httplib2 pkgver=0.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Google Authentication Library: httplib2 transport" url="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2" arch="noarch" |