starship: update to 0.21.0.
This commit is contained in:
parent
8c6998a0d4
commit
60841b529b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.19.0
|
||||
version=0.21.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=552836c455925be7443bbd43e77093785f0b7db7cc2cff0907e7746c3d56dab2
|
||||
checksum=01c6141d1fb922ddbe595a2141c267059a1b46acf1a22fdb77caa96c53930f40
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue