From 0fb44b0a5e34e99e2c4e37ddf7bb226a20a8182c Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Sat, 30 Jan 2021 03:14:46 +0300 Subject: [PATCH] starship: update to 0.49.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 0eae193aece..1d7c65e95ec 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.48.0 +version=0.49.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=23e729ace48ec0bf6d8eff5f99003351463841f3b28fe453faceb62e6f99bae6 +checksum=07e69e69ff09f0e15656da9258fdf14f54c97567d47e6e9e1218c9fec89b1ddf post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"