Date: Saturday, December 24, 2016 @ 17:52:55 Author: bpiotrowski Revision: 201693
Python 3.6 rebuild Modified: python-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-24 17:52:39 UTC (rev 201692) +++ PKGBUILD 2016-12-24 17:52:55 UTC (rev 201693) @@ -10,7 +10,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.9.2 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/jcgregorio/httplib2' license=('MIT')
