wezterm: Enable aarch64 builds (#23672)
This commit is contained in:
parent
35e94ff7eb
commit
3d40ec9282
@ -8,7 +8,7 @@ pkgver=20240203.110809.5046fc22+r325+g30345b36d
|
|||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="A GPU-accelerated cross-platform terminal emulator and multiplexer (mingw-w64)"
|
pkgdesc="A GPU-accelerated cross-platform terminal emulator and multiplexer (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('ucrt64' 'clang64')
|
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||||
url="https://wezfurlong.org/wezterm/"
|
url="https://wezfurlong.org/wezterm/"
|
||||||
msys2_repository_url='https://github.com/wez/wezterm'
|
msys2_repository_url='https://github.com/wez/wezterm'
|
||||||
license=('spdx:MIT')
|
license=('spdx:MIT')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user