Date: Sunday, September 20, 2015 @ 05:16:10 Author: fyan Revision: 141141
upgpkg: python-httplib2 0.9.1-2 rebuild for python 3.5 Modified: python-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-20 03:15:11 UTC (rev 141140) +++ PKGBUILD 2015-09-20 03:16:10 UTC (rev 141141) @@ -10,7 +10,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.9.1 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/jcgregorio/httplib2' license=('MIT')
