parent
3f17790fc7
commit
60442441bb
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.44.0
|
version=0.45.0
|
||||||
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=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3
|
checksum=4dd6e9198497fb910cbcbbf7b78012e8b1d79b9922500b6601016c975874a0df
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
STARSHIP="target/${RUST_TARGET}/release/starship"
|
STARSHIP="target/${RUST_TARGET}/release/starship"
|
||||||
|
|
Loading…
Reference in a new issue