[arch-commits] Commit in python-oauth2client/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Sep 23 08:10:01 UTC 2018


    Date: Sunday, September 23, 2018 @ 08:10:01
  Author: aginiewicz
Revision: 384182

upgpkg: python-oauth2client 4.1.3-1

python-oauth2client: new upstream release

Modified:
  python-oauth2client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 08:07:44 UTC (rev 384181)
+++ PKGBUILD	2018-09-23 08:10:01 UTC (rev 384182)
@@ -3,8 +3,8 @@
 
 pkgbase=python-oauth2client
 pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=4.1.2
-pkgrel=2
+pkgver=4.1.3
+pkgrel=1
 pkgdesc="A client library for OAuth 2.0"
 arch=('any')
 url="https://github.com/google/oauth2client"
@@ -14,7 +14,7 @@
              'python-six' 'python2-httplib2' 'python2-pyasn1'
              'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
 source=("https://github.com/google/oauth2client/archive/v${pkgver}.tar.gz")
-md5sums=('0b3a7e3949b634e7e50ad9b6e50e93ae')
+md5sums=('e5495da59867779d47bacf4bc4c10d86')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list