Date: Friday, November 9, 2018 @ 21:21:44 Author: felixonmars Revision: 404609
upgpkg: python-google-auth 1.6.0-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-09 21:21:31 UTC (rev 404608) +++ PKGBUILD 2018-11-09 21:21:44 UTC (rev 404609) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.5.1 +pkgver=1.6.0 pkgrel=1 pkgdesc="Google Authentication Library" url="https://github.com/GoogleCloudPlatform/google-auth-library-python" @@ -16,7 +16,7 @@ 'python-oauth2client' 'python2-oauth2client' 'python-pytest-localserver' 'python2-pytest-localserver') source=("$pkgbase-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha512sums=('0595626514fa0bc711177536daf9a1cc9c103afb3eeb495769b48ed5d69dab7782d120e6fd1609bd56607299f5799517e7d397518b8ffadc87857ac5a64626f0') +sha512sums=('38657a6c347cf1dd3f99cd0c04dbb3aa0e0c029a7b35cb18787590f4a4ff4a598057b909aff8afa48837699f47f1777c922b053354b1078eac9eb173b441987c') prepare() { # Use system cert
