starship: update to 1.10.3

This commit is contained in:
cinerea0 2022-09-08 20:49:12 -04:00 committed by Michal Vasilek
parent e4cc05cc46
commit 10044bbf0e

View file

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