mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
starship: update to 1.15.0
This commit is contained in:
parent
8cbab89bd2
commit
a77d5b645d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.14.2
|
||||
version=1.15.0
|
||||
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=6c9bee757955644453deab3564a10c0696606bb1c197ad631ff6ebbf8892b7a7
|
||||
checksum=e525476cf93d3a06332abf9e02415d4789fac6f28e4b7d98db7d83da08231828
|
||||
|
||||
do_check() {
|
||||
mkdir -p fake-home
|
||||
|
|
Loading…
Add table
Reference in a new issue