Skip to content

Commit

Permalink
yazi: update to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Dec 22, 2024
1 parent 436a266 commit 6de176f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-yazi/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=yazi
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.4.1
pkgver=0.4.2
pkgrel=1
pkgdesc="Blazing fast terminal file manager written in Rust, based on async I/O (mingw-w64)"
arch=('any')
Expand All @@ -20,7 +20,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-jq: for JSON preview"
"${MINGW_PACKAGE_PREFIX}-zoxide: for directory jumping"
"${MINGW_PACKAGE_PREFIX}-ttf-nerd-fonts-symbols: for file icons")
source=("git+${msys2_repository_url}.git#tag=v${pkgver}")
sha256sums=('ca5beffea50c80f1b7487fe7ad1b90fcc7b83152b99294ff7bfe952c86c9b662')
sha256sums=('afafcb705d9b62699b60134a358a3897a3a00b330f52b0b78c64c0ee733389d8')

_env() {
export YAZI_GEN_COMPLETIONS=1
Expand Down

0 comments on commit 6de176f

Please sign in to comment.