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

Morten Linderud foxboron at gemini.archlinux.org
Sun Mar 27 13:04:38 UTC 2022


    Date: Sunday, March 27, 2022 @ 13:04:37
  Author: foxboron
Revision: 1177216

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 13:00:51 UTC (rev 1177215)
+++ PKGBUILD	2022-03-27 13:04:37 UTC (rev 1177216)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.37.0
+pkgver=2.42.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=('6162e68dfcbe72dc4671e3e730fb6a511b756b49431ed3d5a6bf4d8ae93592c9')
+sha256sums=('4ff3aa38d5d3e9b6b1edbcdb07936797bb371ca323b48388c8b538a144b1ea82')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list