starship: update to 1.14.2

This commit is contained in:
cinerea0 2023-04-12 15:56:38 -04:00 committed by classabbyamp
parent c3eda7cfb4
commit 0056a7f13a

View file

@ -1,6 +1,6 @@
# Template file for 'starship' # Template file for 'starship'
pkgname=starship pkgname=starship
version=1.13.1 version=1.14.2
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -13,8 +13,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=6cce984c7fb0067b9dc457274139f277e2ff56488811c96a7ae68102184656f9 checksum=6c9bee757955644453deab3564a10c0696606bb1c197ad631ff6ebbf8892b7a7
make_check=no # tests fail on i686 due to bug in gitoxide
do_check() { do_check() {
mkdir -p fake-home mkdir -p fake-home