Skip to content

Commit

Permalink
eza: update to 0.20.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny authored Dec 26, 2024
1 parent d974554 commit cb491a0
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.13
pkgver=0.20.14
pkgrel=1
pkgdesc="A modern, maintained replacement for ls (mingw-w64)"
arch=('any')
Expand All @@ -23,7 +23,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=('88274579c8031fe002f1c154d6380f892f88b57b97476fd0144c3cb44a85d6d5')
sha256sums=('acd3e8c0deb7feeb0989bb6bc8c55ffcb0e2c47cfbb857e521dbf57aa063ac9e')

_env() {
export LIBGIT2_NO_VENDOR=1
Expand Down

0 comments on commit cb491a0

Please sign in to comment.