diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 7e435e11fe2..387af8ebf05 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,6 +1,6 @@ # Template file for 'httpie' pkgname=httpie -version=1.0.2 +version=1.0.3 revision=1 archs=noarch build_style=python3-module @@ -9,10 +9,10 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools python3-requests python3-Pygments" short_desc="Human-friendly command line HTTP client" maintainer="Alessio Sergi " -homepage="https://httpie.org/" license="BSD-3-Clause" +homepage="https://httpie.org/" distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz" -checksum=f11f5ecdbcc0571aa865fb29cd5db68ba6bce4f15a5aae3f27a32d19b0854dc9 +checksum=ecfb1ecdfd1468100bd9ffecebe1bea6d7d72c72149ea91f3d0112dc8ef03c7a post_install() { vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http