mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
starship: update to 0.26.4.
This commit is contained in:
parent
80393cd8d6
commit
53973bb1ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'starship'
|
# Template file for 'starship'
|
||||||
pkgname=starship
|
pkgname=starship
|
||||||
version=0.25.1
|
version=0.26.4
|
||||||
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=eb560643045c7e273525db414f2936289cf9bebdc6db0615018db77d8e6e10d0
|
checksum=80b44efd22a8a7305c8cb31acf9b703d589f97fce009cc6be20105ff3a3d3d0c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue