From 2188301b152fe33f6e2d56ccc4b84d14fcbd4af4 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 16 May 2024 20:10:16 -0400 Subject: [PATCH] starship: update to 1.19.0 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index d398c7eef371ea..a5a9d8ea39d57a 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.18.2 +version=1.19.0 revision=1 build_style=cargo build_helper=qemu @@ -14,7 +14,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=505100002efe93dbff702edd82f814cadc340335487993e76dd6777dba461a7a +checksum=cf789791b5c11d6d7a00628590696627bb8f980e3d7c7a0200026787b08aba37 make_check_pre="env HOME=${wrksrc}/fake-home" pre_check() {