[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Mar 29 22:34:02 UTC 2020


    Date: Sunday, March 29, 2020 @ 22:34:02
  Author: aginiewicz
Revision: 606578

upgpkg: python-google-api-python-client 1.8.0-1: python-google-api-python-client: new upstream release

Modified:
  python-google-api-python-client/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 22:33:03 UTC (rev 606577)
+++ PKGBUILD	2020-03-29 22:34:02 UTC (rev 606578)
@@ -2,8 +2,8 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=1.7.11
-pkgrel=4
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
 url="https://github.com/google/google-api-python-client"
@@ -11,8 +11,8 @@
 depends=('python-google-auth-httplib2' 'python-uritemplate')
 optdepends=('python-oauth2client: optional backend')
 makedepends=('python-setuptools')
-source=("https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz")
-sha256sums=('7a95af326f36ae9b57093513f2770cc49bf59ad92c218c70fe005f2da4987fc9')
+source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz")
+sha256sums=('310d0508724ba0953f885e4d7b7154a3dbb251857fb1abbe111ac2855e89d396')
 
 build() {
   cd "$srcdir"/google-api-python-client-${pkgver}



More information about the arch-commits mailing list