diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 700b5987afb..a1f2e4c0f4c 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,13 +1,14 @@ # Template file for 'httpie' pkgname=httpie version=0.9.2 -revision=1 +revision=2 noarch=yes build_style=python-module hostmakedepends="python-setuptools" depends="${hostmakedepends} python-requests python-Pygments" pycompile_module="httpie" short_desc="Human-friendly command line HTTP client" +maintainer="Alessio Sergi " homepage="https://github.com/jakubroztocil/httpie" license="3-clause-BSD" distfiles="${PYPI_SITE}/h/httpie/httpie-${version}.tar.gz"