diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index ab62cd30657..638d36b4d00 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.10.3 +version=1.11.0 revision=1 build_style=cargo build_helper=qemu @@ -11,8 +11,9 @@ short_desc="Minimal, fast and customizable cross-shell prompt" maintainer="cinerea0 " 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=39c5f8f88a8aa6d32575ddb26017572f2683fae129b9be5442acbae74019ea5e +checksum=7b408ef8a2ab47d7a7d0e120889bf12c8f2a965796f8a027d8b2176287fdec6b post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"