[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Wed Apr 6 20:20:03 UTC 2022
Date: Wednesday, April 6, 2022 @ 20:20:03
Author: foxboron
Revision: 1181672
upgpkg: python-google-api-python-client 2.43.0-1: upgpkg: python-google-api-python-client 2.43.0-1
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-06 20:20:00 UTC (rev 1181671)
+++ PKGBUILD 2022-04-06 20:20:03 UTC (rev 1181672)
@@ -3,7 +3,7 @@
# Contributor: shadyabhi <abhijeet.1989 at gmail.com>
pkgname=python-google-api-python-client
-pkgver=2.42.0
+pkgver=2.43.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=('4ff3aa38d5d3e9b6b1edbcdb07936797bb371ca323b48388c8b538a144b1ea82')
+sha256sums=('6c17087bfa8245325293e64d370e5f774b109f7bb49a5c6368f896b735925069')
build() {
cd "google-api-python-client-${pkgver}"
More information about the arch-commits
mailing list