diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 0a8e73cef9b..ab62cd30657 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.10.1 +version=1.10.3 revision=1 build_style=cargo build_helper=qemu @@ -12,7 +12,7 @@ maintainer="cinerea0 " license="ISC" homepage="https://starship.rs" distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz" -checksum=0dcf3a087748c241207a8c86a8c7b6e4d5558916d22deb4348942797d58c3ed9 +checksum=39c5f8f88a8aa6d32575ddb26017572f2683fae129b9be5442acbae74019ea5e post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"