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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 10:06:01 UTC 2021


    Date: Sunday, October 10, 2021 @ 10:06:00
  Author: foxboron
Revision: 1029239

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 10:04:33 UTC (rev 1029238)
+++ PKGBUILD	2021-10-10 10:06:00 UTC (rev 1029239)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.22.0
+pkgver=2.24.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=('f04302e8681571bcfe26f38d50fcbabfea634e07da990f93880ddf8a9a33fb49')
+sha256sums=('38971b34dea16cc7c72d881e82d4204e0e747e4cacee280328e42d9f24241793')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list