[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sat Feb 12 15:22:34 UTC 2022
Date: Saturday, February 12, 2022 @ 15:22:34
Author: foxboron
Revision: 1132867
upgpkg: python-google-api-python-client 2.37.0-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-12 15:17:43 UTC (rev 1132866)
+++ PKGBUILD 2022-02-12 15:22:34 UTC (rev 1132867)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.36.0
+pkgver=2.37.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=('80d53d3bc048e50a56f1cbce8edbe22d92d8a698ca3d5114ee3455bf2a56b71a')
+sha256sums=('6162e68dfcbe72dc4671e3e730fb6a511b756b49431ed3d5a6bf4d8ae93592c9')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list