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

Morten Linderud foxboron at gemini.archlinux.org
Sat Sep 18 23:52:27 UTC 2021


    Date: Saturday, September 18, 2021 @ 23:52:27
  Author: foxboron
Revision: 1017096

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-18 23:49:44 UTC (rev 1017095)
+++ PKGBUILD	2021-09-18 23:52:27 UTC (rev 1017096)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.19.1
+pkgver=2.21.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=('97b8d887a2b0de857d0afcb9d4c7660f75fdc8e7662156adf40e7ed7143216a7')
+sha256sums=('b9c5b2c155994c84bcc65140a86b9e0dd4b1c53e144c9b1765387076934a363a')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list