Update package version to 26.8.15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: yazi
|
||||
description: Blazing fast terminal file manager written in Rust, based on async I/O
|
||||
version: 26.5.6
|
||||
revision: 2
|
||||
version: 26.8.15
|
||||
revision: 1
|
||||
url: https://yazi-rs.github.io/
|
||||
license: MIT
|
||||
maintainers:
|
||||
@@ -10,17 +10,21 @@ architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- hicolor-icon-theme
|
||||
- lua
|
||||
- oniguruma
|
||||
- nerd-fonts-symbols
|
||||
optional_depends:
|
||||
- 7zip
|
||||
- fd
|
||||
- ffmpeg
|
||||
- imagemagick
|
||||
- jq
|
||||
- poppler
|
||||
- ripgrep
|
||||
- wl-clipboard
|
||||
- xclip
|
||||
- 7zip:For archive extraction and preview
|
||||
- fd:For file searching
|
||||
- ffmpeg:For video thumbnails
|
||||
- git:For Yazi package management
|
||||
- imagemagick:For image and font preview
|
||||
- jq:For JSON preview
|
||||
- poppler:For PDF preview
|
||||
- ripgrep:For file content searching
|
||||
- wl-clipboard:For Wayland clipboard support
|
||||
- xclip:For X11 clipboard support
|
||||
make_depends:
|
||||
- rustc
|
||||
- imagemagick
|
||||
@@ -28,4 +32,4 @@ downloads:
|
||||
- url: https://github.com/sxyazi/yazi/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a18445df86a20068f7b17609d12d6f635de488958579ae7a2b143a244ba7e63f
|
||||
checksum: 60bd4ca56398f0f6ea6dcf88cc18e325583bf5328aeec51d396070944a9495c8
|
||||
|
||||
Reference in New Issue
Block a user