Skip to content

Commit

Permalink
eza: update to 0.20.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Nov 14, 2024
1 parent fc7302c commit 8bc87fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-eza/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
_realname=eza
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.20.7
pkgrel=2
pkgver=0.20.8
pkgrel=1
pkgdesc="A modern, maintained replacement for ls (mingw-w64)"
arch=('any')
mingw_arch=('ucrt64' 'clang64' 'clangarm64' 'mingw64')
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=('5419c1489ab08a09d8dab0faefa3a74d7670ce42a19e94dcf784f7e518b6ee3e')
sha256sums=('0966c7083b3b654691002e819cf45f3cd14b9229984d8537cf8b43afbcbbc1c0')

_env() {
export LIBGIT2_NO_VENDOR=1
Expand Down

0 comments on commit 8bc87fa

Please sign in to comment.