From d82ca9e05c8a59b0d6641e26e5585c5c77786ba2 Mon Sep 17 00:00:00 2001 From: make-file <76424010+make-file@users.noreply.github.com> Date: Fri, 1 Jan 2021 06:54:14 +0000 Subject: [PATCH] starship: update to 0.47.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 06b6406295d..fd6fc35bb08 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.46.2 +version=0.47.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=39301c8118239eda7b6d8dbcae498f28bfd901932e69003c249d99ee7989c1bb +checksum=9c9ede1eb7a9e1acf49f0321915232426c234b356c6bb1f740d15d6fa45d1bee post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"