yazi: update to 0.4.1.
This commit is contained in:
parent
605ce21014
commit
0cd248af97
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yazi'
|
||||
pkgname=yazi
|
||||
version=0.3.3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ 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=fe2a458808334fe20eff1ab0145c78d684d8736c9715e4c51bce54038607dc4e
|
||||
checksum=702f7f7b69248d8e2bc2d75c1f293d6c92bad4e37a87e5e02850ba44ece44e2c
|
||||
|
||||
export VERGEN_GIT_SHA="${version}_${revision}"
|
||||
# enable the generation of shell auto completions
|
||||
|
|
Loading…
Reference in New Issue