Date: Friday, October 25, 2019 @ 15:43:09 Author: felixonmars Revision: 519171
Python 3.8 rebuild Modified: python-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:42:53 UTC (rev 519170) +++ PKGBUILD 2019-10-25 15:43:09 UTC (rev 519171) @@ -9,7 +9,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.13.1 -pkgrel=1 +pkgrel=2 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/httplib2/httplib2' license=('MIT')
