From 425a60c42629dc2321485bf7207ed111e275b049 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 3 May 2020 20:47:18 +0200 Subject: [PATCH] starship: update to 0.41.0 --- srcpkgs/starship/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index fa063601fd0..7da4d8b3a9c 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.37.0 +version=0.41.0 revision=1 build_style=cargo build_helper="rust" @@ -11,12 +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=9a7344a1f61f195ddee9fef794e3214d47b38c5d18dfba8d66959dff3e06403b - -pre_build() { - vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml - cargo update -} +checksum=420a09f77a6355bb0f272cd45be57d89265357b4e98b88e212aba7720d270fe7 post_install() { vlicense LICENSE