Date: Friday, July 6, 2018 @ 10:56:37 Author: foutrelis Revision: 353556
Python 3.7 rebuild Modified: python-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 10:48:29 UTC (rev 353555) +++ PKGBUILD 2018-07-06 10:56:37 UTC (rev 353556) @@ -10,7 +10,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.11.3 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/httplib2/httplib2' license=('MIT')
