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

Morten Linderud foxboron at archlinux.org
Sat May 15 11:40:09 UTC 2021


    Date: Saturday, May 15, 2021 @ 11:40:08
  Author: foxboron
Revision: 934639

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-15 11:37:24 UTC (rev 934638)
+++ PKGBUILD	2021-05-15 11:40:08 UTC (rev 934639)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python-google-api-python-client
-pkgver=2.3.0
+pkgver=2.4.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=('455d965ade17cfae374dae888ede079359cc23fdae56e0cbce7062203891f671')
+sha256sums=('ec3b4368ac20bfc59a8bd15f19bf13a4de388c51641863f230ed1730cf0b0927')
 
 build() {
   cd "google-api-python-client-${pkgver}"



More information about the arch-commits mailing list