mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yazi: update to 0.4.2.
This commit is contained in:
parent
ed712b22a7
commit
a68623602e
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.4.1
|
version=0.4.2
|
||||||
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=702f7f7b69248d8e2bc2d75c1f293d6c92bad4e37a87e5e02850ba44ece44e2c
|
checksum=88995c90954d140f455cf9ca4f87f9ca36390717377be86b0672456e1eb5f65f
|
||||||
|
|
||||||
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