mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
starship: update to 0.25.1.
This commit is contained in:
parent
af2f3c0045
commit
7230c06182
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.24.0
|
||||
version=0.25.1
|
||||
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=f8cd71d7cf9b9a1ff57acd81f22960994bdaea58cfae813bd8e42146de431c0b
|
||||
checksum=eb560643045c7e273525db414f2936289cf9bebdc6db0615018db77d8e6e10d0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue