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

Morten Linderud foxboron at gemini.archlinux.org
Fri Apr 15 15:21:15 UTC 2022


    Date: Friday, April 15, 2022 @ 15:21:14
  Author: foxboron
Revision: 1186573

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-15 15:19:26 UTC (rev 1186572)
+++ PKGBUILD	2022-04-15 15:21:14 UTC (rev 1186573)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.43.0
+pkgver=2.44.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=('6c17087bfa8245325293e64d370e5f774b109f7bb49a5c6368f896b735925069')
+sha256sums=('56cca24cb8a79bd5ecfc28e94bf1c28521f17f69f73c5563c9483da44438aecf')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list