From 23f08e55a87e4e38bda648d4fc13b48ed5d814f0 Mon Sep 17 00:00:00 2001 From: Mate GABRI Date: Wed, 7 Jul 2021 20:42:24 +1000 Subject: [PATCH] starship: update to 0.55.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index f7e0d45bd71b..61608db91b5d 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.51.0 +version=0.55.0 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=87a9e2ad206a7397e52e00a0a650d364ca2ea941cb9fbe75704d56a43f11cef9 +checksum=34d63db5d34d6150cd62a5fa1333ab8922b7381ffb15ca8e6e2d5b4f9b79c4d5 post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"