Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/yazi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'yazi'
pkgname=yazi
version=26.1.22
version=26.9.1
revision=2
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -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=83b8a1bf166bfcb54b44b966fa3f34afa7c55584bf81d29275a1cdd99d1c9c4c
checksum=66857f1b670469daf258edd0bb2ea51d9ad3e2cab4eea9684028c80059fd6862

export VERGEN_GIT_SHA="${version}_${revision}"
# enable the generation of shell auto completions
Expand Down