parent
b80136552a
commit
b65acc4ba5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yazi'
|
||||
pkgname=yazi
|
||||
version=0.2.5
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path yazi-fm"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
|||
license="MIT"
|
||||
homepage="https://yazi-rs.github.io"
|
||||
distfiles="https://github.com/sxyazi/yazi/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=aea4a6ebd7f56c5d5fe6afbea143fc98c336d4ccd7852f2e8983c23e205988c4
|
||||
checksum=0a0c1583accca16759392f258367156a2c36fb0b1d37152b07e1aa5239c531ff
|
||||
|
||||
export VERGEN_GIT_SHA="${version}_${revision}"
|
||||
# enable the generation of shell auto completions
|
||||
|
|
Loading…
Reference in New Issue