aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-23 08:33:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-25 13:00:24 +0000
commit88cf90b4e5eb3a79c5adeafae6703d930e760a3f (patch)
tree641a6f30939ccce4f3b4d1aa5d787505a06a2ec7 /main
parent7333191b7bc7d11773afd794aba88f38967c09a0 (diff)
downloadaports-88cf90b4e5eb3a79c5adeafae6703d930e760a3f.tar.bz2
aports-88cf90b4e5eb3a79c5adeafae6703d930e760a3f.tar.xz
main/py-google-api-python-client: update url
Diffstat (limited to 'main')
-rw-r--r--main/py-google-api-python-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-google-api-python-client/APKBUILD b/main/py-google-api-python-client/APKBUILD
index a2b443c361..fb65199f67 100644
--- a/main/py-google-api-python-client/APKBUILD
+++ b/main/py-google-api-python-client/APKBUILD
@@ -4,7 +4,7 @@ _pkgname=google-api-python-client
pkgver=1.4.2
pkgrel=2
pkgdesc="Google API Client Library for Python"
-url="https://code.google.com/p/google-api-python-client/"
+url="https://github.com/google/google-api-python-client"
arch="noarch"
license="Apache"
depends="python2 py-httplib2 py-oauth2client py-uritemplate py-six"