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

Morten Linderud foxboron at gemini.archlinux.org
Thu Jun 16 21:33:47 UTC 2022


    Date: Thursday, June 16, 2022 @ 21:33:46
  Author: foxboron
Revision: 1238235

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 21:32:12 UTC (rev 1238234)
+++ PKGBUILD	2022-06-16 21:33:46 UTC (rev 1238235)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.49.0
+pkgver=2.51.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=('32e45a49874d0c4ee71b92ce985d8b6c3fbb69a3e8e3cecfa04627a3b978240e')
+sha256sums=('fd2e203c35d35da5552aa3f7fffa4125637cc25c94f96331660288db1ab8a12e')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list