starship: update to 0.24.0.
This commit is contained in:
parent
5b34892d8f
commit
ee46ea8229
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.21.0
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="rust"
|
||||
|
@ -11,7 +11,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=01c6141d1fb922ddbe595a2141c267059a1b46acf1a22fdb77caa96c53930f40
|
||||
checksum=f8cd71d7cf9b9a1ff57acd81f22960994bdaea58cfae813bd8e42146de431c0b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue