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

Felix Yan fyan at archlinux.org
Tue Sep 29 02:41:06 UTC 2015


    Date: Tuesday, September 29, 2015 @ 04:41:06
  Author: fyan
Revision: 142167

upgpkg: python-httplib2 0.9.2-1

Modified:
  python-httplib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-28 21:47:58 UTC (rev 142166)
+++ PKGBUILD	2015-09-29 02:41:06 UTC (rev 142167)
@@ -9,8 +9,8 @@
 
 pkgbase=python-httplib2
 pkgname=(python-httplib2 python2-httplib2)
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
 pkgdesc='Comprehensive HTTP client library, supporting many features'
 url='https://github.com/jcgregorio/httplib2'
 license=('MIT')
@@ -19,7 +19,7 @@
 depends=('ca-certificates')
 provides=('httplib2')
 replaces=('httplib2')
-source=("git://github.com/jcgregorio/httplib2.git#tag=v$pkgver"
+source=("git://github.com/jcgregorio/httplib2.git#tag=$pkgver"
         'ssl_hostname.patch'
         'cert.patch')
 sha256sums=('SKIP'



More information about the arch-commits mailing list