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

Morten Linderud foxboron at gemini.archlinux.org
Tue Nov 9 18:21:15 UTC 2021


    Date: Tuesday, November 9, 2021 @ 18:21:15
  Author: foxboron
Revision: 1039393

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-09 18:19:29 UTC (rev 1039392)
+++ PKGBUILD	2021-11-09 18:21:15 UTC (rev 1039393)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.29.0
+pkgver=2.30.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=('9af02515259e5cd3af60a92a2675eaf89ea8867519f58c1612263e8ddc11796c')
+sha256sums=('fc1f86c1de8547d91caab1196934f4860db87b7849bc7da1f345e1b6ca9e807c')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list