diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 638d36b4d00..6e8e90c3bfe 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.11.0 +version=1.12.0 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,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=7b408ef8a2ab47d7a7d0e120889bf12c8f2a965796f8a027d8b2176287fdec6b +checksum=748a0541009b0bee5f51b716d072f244d8d5cb3fb8d768519ed305494ea11e02 post_build() { STARSHIP="target/${RUST_TARGET}/release/starship"