starship: update to 0.27.0.
This commit is contained in:
parent
d51f977d61
commit
b4a341cb65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.26.4
|
||||
version=0.27.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=80b44efd22a8a7305c8cb31acf9b703d589f97fce009cc6be20105ff3a3d3d0c
|
||||
checksum=af1c4dd9b211a6271709c2cd2bbc81745d63907981474ff59084864dfd2bcf3a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue