starship: update to 0.45.2.
This commit is contained in:
parent
4ddadae5ee
commit
b7e1966ffe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.45.0
|
||||
version=0.45.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=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df
|
||||
checksum=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a
|
||||
|
||||
post_build() {
|
||||
STARSHIP="target/${RUST_TARGET}/release/starship"
|
||||
|
|
Loading…
Reference in a new issue