[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Tue Aug 2 20:47:42 UTC 2022
Date: Tuesday, August 2, 2022 @ 20:47:42
Author: foxboron
Revision: 1259895
upgpkg: python-google-api-python-client 2.55.0-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-02 20:45:53 UTC (rev 1259894)
+++ PKGBUILD 2022-08-02 20:47:42 UTC (rev 1259895)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.51.0
+pkgver=2.55.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=('fd2e203c35d35da5552aa3f7fffa4125637cc25c94f96331660288db1ab8a12e')
+sha256sums=('2640655fcd95c09d9cdca70fbbb7f3d0dacbb01a0eb30bd9b4178fde54c4cdbf')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list