httpie: add maintainer
This commit is contained in:
parent
ee07193d53
commit
4d5cc6d9e6
|
@ -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 <al3hex@gmail.com>"
|
||||
homepage="https://github.com/jakubroztocil/httpie"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/h/httpie/httpie-${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue