From 84d593e178283006bdca38ab2641631ab51a31dd Mon Sep 17 00:00:00 2001 From: Alif Rachmawadi Date: Wed, 30 Sep 2020 02:12:20 +0000 Subject: [PATCH] starship: update to 0.45.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index eb285022859..474ca60f1b5 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.44.0 +version=0.45.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=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3 +checksum=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"