mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
d8e0c13615
commit
9e82db9961
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=1.22.1
|
||||
version=1.23.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=5434a3d1ca16987a1dd30146c36aaa4371dbe1c7f1a7995c0cf12ab3eb9326d7
|
||||
checksum=be3ba025a64bd808899dce256e1511145b55cc5eefc5fca82bf5537cd8e09c72
|
||||
make_check_pre="env HOME=${wrksrc}/fake-home"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue