yazi: update to 0.3.2.
This commit is contained in:
parent
fc9119beaf
commit
a1dc36f0ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yazi'
|
||||
pkgname=yazi
|
||||
version=0.3.0
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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>"
|
||||
license="MIT"
|
||||
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"
|
||||
checksum=0a0c1583accca16759392f258367156a2c36fb0b1d37152b07e1aa5239c531ff
|
||||
checksum=6aec4ed553670a47b3e5b34c161bb4356b1ebfac084b7354cd26052a81f971a4
|
||||
|
||||
export VERGEN_GIT_SHA="${version}_${revision}"
|
||||
# enable the generation of shell auto completions
|
||||
|
|
Loading…
Reference in New Issue