starship: update to 1.20.1

This commit is contained in:
cinerea0 2024-07-30 11:23:16 -04:00
parent 40844921cc
commit b91f96f624
1 changed files with 2 additions and 2 deletions

View File

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