mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yazi: update to 0.3.2.
This commit is contained in:
parent
fc9119beaf
commit
a1dc36f0ff
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yazi'
|
# Template file for 'yazi'
|
||||||
pkgname=yazi
|
pkgname=yazi
|
||||||
version=0.3.0
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path yazi-fm"
|
make_install_args="--path yazi-fm"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Blazing fast terminal file manager, based on async I/O"
|
||||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://yazi-rs.github.io"
|
homepage="https://yazi-rs.github.io"
|
||||||
|
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=0a0c1583accca16759392f258367156a2c36fb0b1d37152b07e1aa5239c531ff
|
checksum=6aec4ed553670a47b3e5b34c161bb4356b1ebfac084b7354cd26052a81f971a4
|
||||||
|
|
||||||
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