starship: update to 1.19.0

This commit is contained in:
cinerea0 2024-05-16 20:10:16 -04:00 committed by cinerea0
parent 934685f970
commit 96790e4c8f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'starship' # Template file for 'starship'
pkgname=starship pkgname=starship
version=1.18.2 version=1.19.0
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -14,7 +14,7 @@ license="ISC"
homepage="https://starship.rs" homepage="https://starship.rs"
changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md"
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz" 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" make_check_pre="env HOME=${wrksrc}/fake-home"
pre_check() { pre_check() {