starship: update to 0.16.0.
This commit is contained in:
parent
e45f56f674
commit
1f482a841d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.13.1
|
||||
version=0.16.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=@2f5d4ba578808cd67a52901f179decaff872aa22c43cb7415eaf0eb8ca00a6c1
|
||||
checksum=@2df1a262bb054d906ebccd5bb3e1b5c613fcdc134877cff539c99676cb60d802
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue