From 7dcf1d5c12b5599889fdbe36dc61233db42d6b67 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 11 Apr 2023 09:19:26 -0400 Subject: [PATCH] starship: update to 1.14.1 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 2bfb37ec89b4..f2481af84b13 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.13.1 +version=1.14.1 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,7 @@ license="ISC" homepage="https://starship.rs" changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md" distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz" -checksum=6cce984c7fb0067b9dc457274139f277e2ff56488811c96a7ae68102184656f9 +checksum=cd70aece33ccb393c6030e3852c677c8e6b8292a635264a0a8d7f0222eca0087 make_check=no # tests fail on i686 due to bug in gitoxide do_check() {