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

Morten Linderud foxboron at gemini.archlinux.org
Mon Dec 13 19:28:51 UTC 2021


    Date: Monday, December 13, 2021 @ 19:28:51
  Author: foxboron
Revision: 1072120

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

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 19:28:31 UTC (rev 1072119)
+++ PKGBUILD	2021-12-13 19:28:51 UTC (rev 1072120)
@@ -3,8 +3,8 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.31.0
-pkgrel=3
+pkgver=2.33.0
+pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
 url="https://github.com/google/google-api-python-client"
@@ -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=('b4ba0cdbae20ba092aa2f9ffc471410a3d4b84bac43880930887f74614434caa')
+sha256sums=('f23fb06d94aed27a88691179d52a8639afbd1d1a2fff1eb0de63620ca52530df')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list