From 5795c6a8e413efae92ccba2caced10f115462095 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 20 Jan 2020 15:37:44 +0200 Subject: [PATCH] httpie: update to 2.0.0. --- srcpkgs/httpie/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template index 61fc1499d35..369803e70a9 100644 --- a/srcpkgs/httpie/template +++ b/srcpkgs/httpie/template @@ -1,18 +1,18 @@ # Template file for 'httpie' pkgname=httpie -version=1.0.3 -revision=2 +version=2.0.0 +revision=1 archs=noarch build_style=python3-module -pycompile_module="httpie" hostmakedepends="python3-setuptools" depends="python3-setuptools python3-requests python3-Pygments" short_desc="Human-friendly command line HTTP client" maintainer="Alessio Sergi " 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=ecfb1ecdfd1468100bd9ffecebe1bea6d7d72c72149ea91f3d0112dc8ef03c7a +checksum=92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c post_install() { vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http