starship: update to 0.19.0.

This commit is contained in:
Aluísio Augusto Silva Gonçalves 2019-10-01 15:14:03 -03:00 committed by Helmut Pozimski
parent 9055b5cb4e
commit 7d9266ac70

View file

@ -1,6 +1,6 @@
# Template file for 'starship' # Template file for 'starship'
pkgname=starship pkgname=starship
version=0.17.0 version=0.19.0
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper="rust" build_helper="rust"
@ -11,7 +11,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=@466e59285c95f1e056654226da5c87c78be527930db699dd891d162bfaf0a54f checksum=552836c455925be7443bbd43e77093785f0b7db7cc2cff0907e7746c3d56dab2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE