mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
starship: update to 1.17.1
This commit is contained in:
parent
30f760aebf
commit
2397436210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.16.0
|
||||
version=1.17.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="ISC"
|
|||
homepage="https://starship.rs"
|
||||
changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=133888e190ce1563927e16ee693da3026d2e668d975ac373f853e030743775c5
|
||||
checksum=2b2fc84feb0197104982e8baf17952449375917da66b7a98b3e3fd0be63e5dba
|
||||
|
||||
do_check() {
|
||||
mkdir -p fake-home
|
||||
|
|
Loading…
Add table
Reference in a new issue