diff options
Diffstat (limited to 'community/py3-google-api-python-client/APKBUILD')
-rw-r--r-- | community/py3-google-api-python-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-google-api-python-client/APKBUILD b/community/py3-google-api-python-client/APKBUILD index 8386a28687..39824837c4 100644 --- a/community/py3-google-api-python-client/APKBUILD +++ b/community/py3-google-api-python-client/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-google-api-python-client _pkgname=google-api-python-client pkgver=1.7.11 -pkgrel=0 +pkgrel=1 pkgdesc="Google API Client Library for Python" options="!check" # Some tests fail url="https://github.com/google/google-api-python-client" |