From 84cef01c96be0353ade8a1bc20bee25e3ab9b6eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20G=C3=B6ransson?= Date: Tue, 23 Mar 2021 09:47:05 +0100 Subject: [PATCH] httpie: Update to 2.4.0 --- srcpkgs/httpie/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 201e2af09b4e..bdd921c2ca0a 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,7 +1,7 @@ # Template file for 'httpie' pkgname=httpie -version=2.2.0 -revision=2 +version=2.4.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-requests python3-Pygments" @@ -11,7 +11,7 @@ license="BSD-3-Clause" homepage="https://httpie.org/" changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst" distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz" -checksum=413894ad9d5d45a2a7839079dcdc0f23b0ea3586502d5014339b957de73d413e +checksum=026239c8924a43f611783ce60049f661d61ff7d4ed1fa5031e42a7bdb6c86426 post_install() { vcompletion extras/httpie-completion.bash bash http