starship: update to 1.21.1

This commit is contained in:
cinerea0 2024-11-15 07:31:41 -05:00
parent a7099e9ebf
commit e9cbd3ce21
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'starship'
pkgname=starship
version=1.20.1
version=1.21.1
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=851d84be69f9171f10890e3b58b8c5ec6057dd873dc83bfe0bdf965f9844b5dc
checksum=f543dfa3229441ca2a55b8a625ce4bad5756a896378b019f4d0f0e00cf34dcc8
make_check_pre="env HOME=${wrksrc}/fake-home"
pre_check() {