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=0.58.0
version=1.2.1
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -13,7 +13,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
license="ISC"
homepage="https://starship.rs"
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
checksum=8bd4cfad4bcf9694633f228de0c7dc6cfab6bb6955e2a7299ed28dd8c4d6f5e4
checksum=22ad1622fd30297cc0ba2de67316e7df07c44cabe716bcbda3a5cb0d12375c98

post_build() {
STARSHIP="target/${RUST_TARGET}/release/starship"
Expand Down