starship: update to 0.16.0.

This commit is contained in:
Aluísio Augusto Silva Gonçalves 2019-09-09 09:44:41 -03:00 committed by Helmut Pozimski
parent e45f56f674
commit 1f482a841d

View file

@ -1,6 +1,6 @@
# Template file for 'starship' # Template file for 'starship'
pkgname=starship pkgname=starship
version=0.13.1 version=0.16.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=@2f5d4ba578808cd67a52901f179decaff872aa22c43cb7415eaf0eb8ca00a6c1 checksum=@2df1a262bb054d906ebccd5bb3e1b5c613fcdc134877cff539c99676cb60d802
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE