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

Morten Linderud foxboron at gemini.archlinux.org
Fri Jan 28 17:25:43 UTC 2022


    Date: Friday, January 28, 2022 @ 17:25:42
  Author: foxboron
Revision: 1118363

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 17:24:09 UTC (rev 1118362)
+++ PKGBUILD	2022-01-28 17:25:42 UTC (rev 1118363)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.35.0
+pkgver=2.36.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=('2436ad1ddf66c3eaa823d0b3e80991bd032925d5bd4bfe48b3e234f9fd70ef25')
+sha256sums=('80d53d3bc048e50a56f1cbce8edbe22d92d8a698ca3d5114ee3455bf2a56b71a')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list