From 0bf31879afe2843e149763ae1a60ea1be533b7b0 Mon Sep 17 00:00:00 2001 From: Olaf Mersmann Date: Mon, 26 Oct 2020 13:11:02 +0100 Subject: [PATCH] starship: update to 0.46.2. --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 2a4eaefdece..06b6406295d 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.45.2 +version=0.46.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=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a +checksum=39301c8118239eda7b6d8dbcae498f28bfd901932e69003c249d99ee7989c1bb post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"