mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
starship: update to 1.19.0
This commit is contained in:
parent
934685f970
commit
96790e4c8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.18.2
|
||||
version=1.19.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -14,7 +14,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=505100002efe93dbff702edd82f814cadc340335487993e76dd6777dba461a7a
|
||||
checksum=cf789791b5c11d6d7a00628590696627bb8f980e3d7c7a0200026787b08aba37
|
||||
make_check_pre="env HOME=${wrksrc}/fake-home"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue