From a68623602ee9f2793a153d51c36d5c0f77a10f9c Mon Sep 17 00:00:00 2001 From: Xavier Fortier Date: Sat, 21 Dec 2024 08:36:20 -0500 Subject: [PATCH] yazi: update to 0.4.2. --- srcpkgs/yazi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yazi/template b/srcpkgs/yazi/template index f9172408337..74d03e254d4 100644 --- a/srcpkgs/yazi/template +++ b/srcpkgs/yazi/template @@ -1,6 +1,6 @@ # Template file for 'yazi' pkgname=yazi -version=0.4.1 +version=0.4.2 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=702f7f7b69248d8e2bc2d75c1f293d6c92bad4e37a87e5e02850ba44ece44e2c +checksum=88995c90954d140f455cf9ca4f87f9ca36390717377be86b0672456e1eb5f65f export VERGEN_GIT_SHA="${version}_${revision}" # enable the generation of shell auto completions