httpie: update to 2.0.0.

This commit is contained in:
mobinmob 2020-01-20 15:37:44 +02:00 committed by Jürgen Buchmüller
parent 038be671df
commit 5795c6a8e4

View file

@ -1,18 +1,18 @@
# Template file for 'httpie' # Template file for 'httpie'
pkgname=httpie pkgname=httpie
version=1.0.3 version=2.0.0
revision=2 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="httpie"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-requests python3-Pygments" depends="python3-setuptools python3-requests python3-Pygments"
short_desc="Human-friendly command line HTTP client" short_desc="Human-friendly command line HTTP client"
maintainer="Alessio Sergi <al3hex@gmail.com>" maintainer="Alessio Sergi <al3hex@gmail.com>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://httpie.org/" homepage="https://httpie.org/"
changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst"
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz" distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
checksum=ecfb1ecdfd1468100bd9ffecebe1bea6d7d72c72149ea91f3d0112dc8ef03c7a checksum=92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c
post_install() { post_install() {
vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http