mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
starship: update to 1.18.2
This commit is contained in:
parent
c0aecc83b4
commit
f6e52c03ed
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=1.18.0
|
version=1.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ license="ISC"
|
||||||
homepage="https://starship.rs"
|
homepage="https://starship.rs"
|
||||||
changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e387ead17edeccb603b15dc2bd9b61c6541e795e0f4a9d9015015743228c2368
|
checksum=505100002efe93dbff702edd82f814cadc340335487993e76dd6777dba461a7a
|
||||||
make_check_pre="env HOME=${wrksrc}/fake-home"
|
make_check_pre="env HOME=${wrksrc}/fake-home"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue