httpie: update to 1.0.0
This commit is contained in:
parent
fa55c267d5
commit
08de3cc7ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'httpie'
|
# Template file for 'httpie'
|
||||||
pkgname=httpie
|
pkgname=httpie
|
||||||
version=0.9.9
|
version=1.0.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="httpie"
|
pycompile_module="httpie"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://httpie.org/"
|
homepage="https://httpie.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
|
||||||
checksum=1c714ac87256d0cc34e2aaa1da653eab085a3a82ac5c48dd6fc6f508fba9e54e
|
checksum=2ed14abf146743fc237881ed5658c108a43d965ae9f7dbbd72648ae9daad0c46
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue