starship: update to 1.18.2
This commit is contained in:
parent
c0aecc83b4
commit
f6e52c03ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.18.0
|
||||
version=1.18.2
|
||||
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=e387ead17edeccb603b15dc2bd9b61c6541e795e0f4a9d9015015743228c2368
|
||||
checksum=505100002efe93dbff702edd82f814cadc340335487993e76dd6777dba461a7a
|
||||
make_check_pre="env HOME=${wrksrc}/fake-home"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Reference in New Issue