From 6b6fe0779252f03666dac557dc85541f94004bee Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Wed, 7 Oct 2020 18:34:38 +0530 Subject: [PATCH] starship: update to 0.45.2. --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 474ca60f1b5..2a4eaefdece 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.45.0 +version=0.45.2 revision=1 build_style=cargo build_helper=qemu @@ -12,7 +12,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=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df +checksum=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"