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

Morten Linderud foxboron at archlinux.org
Mon Jun 28 21:00:31 UTC 2021


    Date: Monday, June 28, 2021 @ 21:00:30
  Author: foxboron
Revision: 967760

upgpkg: python-google-api-python-client 2.10.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 20:57:52 UTC (rev 967759)
+++ PKGBUILD	2021-06-28 21:00:30 UTC (rev 967760)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.5.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-oauth2client: optional backend')
 makedepends=('python-setuptools')
 source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz")
-sha256sums=('51060bbc609c6dba8634e8e3e52ea1ba0d9b28a7019611201c74f18f4f287baa')
+sha256sums=('356ea0eb56f068cbbb5a5145067652f2bb36a1b0a624cb28ed936167bfeda327')
 
 build() {
   cd "google-api-python-client-${pkgver}"




More information about the arch-commits mailing list