starship: update to 1.11.0

This commit is contained in:
cinerea0 2022-10-19 15:39:21 -04:00 committed by classabbyamp
parent ce43fe147c
commit fe28f52af3

View file

@ -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 <cinerea0@protonmail.com>"
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"