Skip to content

Commit

Permalink
eza: update to 0.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Nov 21, 2024
1 parent c0fd42e commit f4bfa2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-eza/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=eza
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.20.8
pkgver=0.20.9
pkgrel=1
pkgdesc="A modern, maintained replacement for ls (mingw-w64)"
arch=('any')
Expand All @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-rust"
optdepends=("${MINGW_PACKAGE_PREFIX}-ttf-font-nerd: for file icons")
options=('!strip' '!lto')
source=("${_realname}::git+${msys2_repository_url}.git#tag=v${pkgver}")
sha256sums=('0966c7083b3b654691002e819cf45f3cd14b9229984d8537cf8b43afbcbbc1c0')
sha256sums=('67eec6966c5aa0510900f7e619eee8d9e1d31c7b73bd3d48ce37a5c83ddad5e4')

_env() {
export LIBGIT2_NO_VENDOR=1
Expand Down

0 comments on commit f4bfa2e

Please sign in to comment.