Date: Monday, November 4, 2019 @ 08:35:08 Author: foutrelis Revision: 523775
Python 3.8 rebuild Modified: httpie/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 08:34:48 UTC (rev 523774) +++ PKGBUILD 2019-11-04 08:35:08 UTC (rev 523775) @@ -3,7 +3,7 @@ pkgname=httpie pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="cURL for humans" url="https://github.com/jakubroztocil/httpie" depends=('python-requests' 'python-pygments' 'python-setuptools')
