Date: Tuesday, November 13, 2018 @ 20:18:30 Author: felixonmars Revision: 407153
upgpkg: python-google-auth 1.6.1-1 Modified: python-google-auth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-13 20:13:51 UTC (rev 407152) +++ PKGBUILD 2018-11-13 20:18:30 UTC (rev 407153) @@ -2,7 +2,7 @@ pkgbase=python-google-auth pkgname=(python-google-auth python2-google-auth) -pkgver=1.6.0 +pkgver=1.6.1 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=('38657a6c347cf1dd3f99cd0c04dbb3aa0e0c029a7b35cb18787590f4a4ff4a598057b909aff8afa48837699f47f1777c922b053354b1078eac9eb173b441987c') +sha512sums=('2b094ecf6cb07f069c677bc0fd2b4bb0993449c48798c3a1aeef4ca32985482065d224e590703b55c6c250be62361e7c3975be3468164be4d3db2aa6ebd6f083') prepare() { # Use system cert
