Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/starship/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'starship'
pkgname=starship
version=1.24.0
version=1.24.2
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -11,7 +11,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=3d98e2c57dcfea36c6035e2ad812f91cfe33099e4b67f6ea7728e2294f02ca61
checksum=b7ab0ef364f527395b46d2fb7f59f9592766b999844325e35f62c8fa4d528795
make_check_pre="env HOME=${wrksrc}/fake-home"

pre_check() {
Expand Down