[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Apr 24 09:00:31 UTC 2022
Date: Sunday, April 24, 2022 @ 09:00:30
Author: foxboron
Revision: 1189519
upgpkg: python-google-api-python-client 2.45.0-1: upgpkg: python-google-api-python-client 2.45.0-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-24 08:57:34 UTC (rev 1189518)
+++ PKGBUILD 2022-04-24 09:00:30 UTC (rev 1189519)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.44.0
+pkgver=2.45.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=('56cca24cb8a79bd5ecfc28e94bf1c28521f17f69f73c5563c9483da44438aecf')
+sha256sums=('78c230a1276e33beddc3495e9a46f33f25849a05fa656579a7eddaa9e094ad55')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list