mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yazi: update to 0.4.1.
This commit is contained in:
parent
605ce21014
commit
0cd248af97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yazi'
|
# Template file for 'yazi'
|
||||||
pkgname=yazi
|
pkgname=yazi
|
||||||
version=0.3.3
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://yazi-rs.github.io"
|
homepage="https://yazi-rs.github.io"
|
||||||
changelog="https://github.com/sxyazi/yazi/releases"
|
changelog="https://github.com/sxyazi/yazi/releases"
|
||||||
distfiles="https://github.com/sxyazi/yazi/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sxyazi/yazi/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=fe2a458808334fe20eff1ab0145c78d684d8736c9715e4c51bce54038607dc4e
|
checksum=702f7f7b69248d8e2bc2d75c1f293d6c92bad4e37a87e5e02850ba44ece44e2c
|
||||||
|
|
||||||
export VERGEN_GIT_SHA="${version}_${revision}"
|
export VERGEN_GIT_SHA="${version}_${revision}"
|
||||||
# enable the generation of shell auto completions
|
# enable the generation of shell auto completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue