starship: update to 0.45.0

Closes: #25200 [via git-merge-pr]
This commit is contained in:
Alif Rachmawadi 2020-09-30 02:12:20 +00:00 committed by Érico Rolim
parent 3f17790fc7
commit 60442441bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'starship'
pkgname=starship
version=0.44.0
version=0.45.0
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=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3
checksum=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df
post_build() {
STARSHIP="target/${RUST_TARGET}/release/starship"