starship: update to 1.23.0

Closes: #55334 [via git-merge-pr]
This commit is contained in:
Malte Gejr 2025-05-14 10:55:59 +02:00 committed by classabbyamp
parent d8e0c13615
commit 9e82db9961
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'starship'
pkgname=starship
version=1.22.1
version=1.23.0
revision=1
build_style=cargo
build_helper=qemu
@ -13,7 +13,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=5434a3d1ca16987a1dd30146c36aaa4371dbe1c7f1a7995c0cf12ab3eb9326d7
checksum=be3ba025a64bd808899dce256e1511145b55cc5eefc5fca82bf5537cd8e09c72
make_check_pre="env HOME=${wrksrc}/fake-home"
pre_check() {