From c6def51e94c8e504f1268d367abfd6795cfec03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?= Date: Tue, 3 Mar 2020 12:51:13 -0300 Subject: [PATCH] starship: update to 0.37.0. --- srcpkgs/starship/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index c25c217d7e0..fa063601fd0 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,7 +1,7 @@ # Template file for 'starship' pkgname=starship -version=0.35.1 -revision=3 +version=0.37.0 +revision=1 build_style=cargo build_helper="rust" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Aluísio Augusto Silva Gonçalves " license="ISC" homepage="https://starship.rs" distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz" -checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285 +checksum=9a7344a1f61f195ddee9fef794e3214d47b38c5d18dfba8d66959dff3e06403b pre_build() { vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml