[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Tue Sep 7 14:36:54 UTC 2021
Date: Tuesday, September 7, 2021 @ 14:36:54
Author: foxboron
Revision: 1011942
upgpkg: python-google-api-python-client 2.19.1-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-07 14:35:22 UTC (rev 1011941)
+++ PKGBUILD 2021-09-07 14:36:54 UTC (rev 1011942)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.18.0
+pkgver=2.19.1
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=('00adb492d3595fe8d49e90dd9162636387644087c9f9ea72678adad82edb10e7')
+sha256sums=('97b8d887a2b0de857d0afcb9d4c7660f75fdc8e7662156adf40e7ed7143216a7')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list