From d706aa755ba0166eb29d198417fbeaa87f0b879d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 11 Apr 2023 00:40:10 -0400 Subject: [PATCH] starship: update to 1.14.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 2bfb37ec89b4..4b0358da7467 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.0 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=f72f37b7f7a908be70b6b1435a1e7e44ef66710d7c57e290d3ac1107b9b4031a make_check=no # tests fail on i686 due to bug in gitoxide do_check() {