mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
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'
|
# Template file for 'starship'
|
||||||
pkgname=starship
|
pkgname=starship
|
||||||
version=0.45.0
|
version=0.45.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://starship.rs"
|
homepage="https://starship.rs"
|
||||||
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
||||||
checksum=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df
|
checksum=99bbcd2eb0437627741feba5eb7c7b208334146ef2c5ffb5ceaafebf32bdde2a
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
STARSHIP="target/${RUST_TARGET}/release/starship"
|
STARSHIP="target/${RUST_TARGET}/release/starship"
|
||||||
|
|
Loading…
Add table
Reference in a new issue