mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
starship: update to 1.14.2
This commit is contained in:
parent
c3eda7cfb4
commit
0056a7f13a
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.13.1
|
||||
version=1.14.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -13,8 +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=6cce984c7fb0067b9dc457274139f277e2ff56488811c96a7ae68102184656f9
|
||||
make_check=no # tests fail on i686 due to bug in gitoxide
|
||||
checksum=6c9bee757955644453deab3564a10c0696606bb1c197ad631ff6ebbf8892b7a7
|
||||
|
||||
do_check() {
|
||||
mkdir -p fake-home
|
||||
|
|
Loading…
Add table
Reference in a new issue