[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Sun Nov 19 11:16:56 UTC 2017
Date: Sunday, November 19, 2017 @ 11:16:55
Author: aginiewicz
Revision: 267432
upgpkg: python-google-api-python-client 1.6.4-1
python-google-api-python-client: new upstream release
Modified:
python-google-api-python-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-19 09:08:14 UTC (rev 267431)
+++ PKGBUILD 2017-11-19 11:16:55 UTC (rev 267432)
@@ -7,7 +7,7 @@
pkgbase=python-google-api-python-client
pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
-pkgver=1.6.3
+pkgver=1.6.4
pkgrel=1
pkgdesc="Google API Client Library for Python"
arch=('any')
@@ -18,7 +18,7 @@
'python-httplib2' 'python-oauth2client' 'python-uritemplate'
'python-six')
source=("https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz")
-md5sums=('57aaed75bdc6eec6aca29bb19670a0fb')
+md5sums=('63b46dd73512474ac2b0f244c2d7c4d3')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list