starship: update to 0.57.0
This commit is contained in:
parent
5005e5625e
commit
3d9df3e526
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'starship'
|
# Template file for 'starship'
|
||||||
pkgname=starship
|
pkgname=starship
|
||||||
version=0.56.0
|
version=0.57.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
@ -13,7 +13,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
|||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://starship.rs"
|
homepage="https://starship.rs"
|
||||||
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ab038a2cc1ea0b6c6ebbf064f531f22448ee1ed8d04b5f25b327ead1ad22cca5
|
checksum=fba20e4ea3c11cc06d50d7fb8422242f420085e109a46e37b4ed8cd51b514b81
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
STARSHIP="target/${RUST_TARGET}/release/starship"
|
STARSHIP="target/${RUST_TARGET}/release/starship"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user