From f6e52c03ed91cd8addc1bfe6cde821973407fa82 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 2 Apr 2024 21:58:08 -0400 Subject: [PATCH] starship: update to 1.18.2 --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index d921238b49a..d398c7eef37 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.18.0 +version=1.18.2 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=e387ead17edeccb603b15dc2bd9b61c6541e795e0f4a9d9015015743228c2368 +checksum=505100002efe93dbff702edd82f814cadc340335487993e76dd6777dba461a7a make_check_pre="env HOME=${wrksrc}/fake-home" pre_check() {