From 08de3cc7ea6c2918fd51ffa44988646de928a1c9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 3 Nov 2018 19:10:00 +0100 Subject: [PATCH] httpie: update to 1.0.0 --- srcpkgs/httpie/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 5f793fbba2..c99dd64158 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,7 +1,7 @@ # Template file for 'httpie' pkgname=httpie -version=0.9.9 -revision=3 +version=1.0.0 +revision=1 noarch=yes build_style=python3-module pycompile_module="httpie" @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " homepage="https://httpie.org/" license="BSD-3-Clause" distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz" -checksum=1c714ac87256d0cc34e2aaa1da653eab085a3a82ac5c48dd6fc6f508fba9e54e +checksum=2ed14abf146743fc237881ed5658c108a43d965ae9f7dbbd72648ae9daad0c46 post_install() { vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http