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.2
version=1.25.1
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=b7ab0ef364f527395b46d2fb7f59f9592766b999844325e35f62c8fa4d528795
checksum=521306b14066ee7e332d998ef5b5b6455fdc6085c52e86b6316a7cdc37bae1d8
make_check_pre="env HOME=${wrksrc}/fake-home"

pre_check() {
Expand Down