eza: add mingw64

This commit is contained in:
Syl ⏚
2024-08-16 07:45:25 +02:00
committed by GitHub
parent f2f9770e30
commit 7c1be0055e

View File

@@ -7,7 +7,7 @@ pkgver=0.19.0
pkgrel=1
pkgdesc="A modern, maintained replacement for ls (mingw-w64)"
arch=('any')
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
mingw_arch=('ucrt64' 'clang64' 'clangarm64' 'mingw64')
url='https://eza.rocks'
msys2_repository_url='https://github.com/eza-community/eza'
license=('spdx:MIT')