starship: update to 0.46.2.

Closes: #25894 [via git-merge-pr]
This commit is contained in:
Olaf Mersmann 2020-10-26 13:11:02 +01:00 committed by Andrew J. Hesford
parent 434f016b44
commit 4d4b926a3e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'starship'
pkgname=starship
version=0.45.2
version=0.46.2
revision=1
build_style=cargo
build_helper=qemu
@ -12,7 +12,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
license="ISC"
homepage="https://starship.rs"
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
checksum=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a
checksum=39301c8118239eda7b6d8dbcae498f28bfd901932e69003c249d99ee7989c1bb
post_build() {
STARSHIP="target/${RUST_TARGET}/release/starship"