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