From f6386fa5d3b54aebf1e0bab715333b1e40f37c82 Mon Sep 17 00:00:00 2001 From: Neel Date: Tue, 11 Feb 2020 17:04:14 +0000 Subject: [PATCH] starship: update to 0.35.1 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 9757887a360..bd0f7c033b6 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=0.33.1 +version=0.35.1 revision=1 build_style=cargo build_helper="rust" @@ -11,7 +11,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=90e1f2e795cd0e694d7a514faeee19f881c35ec46811298adde692d606837d5d +checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285 case "$XBPS_TARGET_MACHINE" in ppc*) broken="ftbfs in ring";;