[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Fri May 27 18:24:50 UTC 2022
Date: Friday, May 27, 2022 @ 18:24:49
Author: foxboron
Revision: 1210873
upgpkg: python-google-api-python-client 2.49.0-1: upgpkg: python-google-api-python-client 2.49.0-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-27 18:23:17 UTC (rev 1210872)
+++ PKGBUILD 2022-05-27 18:24:49 UTC (rev 1210873)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.48.0
+pkgver=2.49.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=('720236b6a383d5c56ac733ebf05891fe63eb7a9006e45144be6ea75a5cb8e080')
+sha256sums=('32e45a49874d0c4ee71b92ce985d8b6c3fbb69a3e8e3cecfa04627a3b978240e')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list