typst: Enable aarch64 builds (#23893)

This commit is contained in:
Hernan Martinez 2025-04-07 01:48:09 -06:00 committed by GitHub
parent 662be295ad
commit 530cb5dabe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ pkgver=0.13.1
pkgrel=1 pkgrel=1
pkgdesc='A markup-based typesetting system for the sciences (mingw-w64)' pkgdesc='A markup-based typesetting system for the sciences (mingw-w64)'
arch=('any') arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url='https://typst.app/' url='https://typst.app/'
msys2_repository_url='https://github.com/typst/typst/' msys2_repository_url='https://github.com/typst/typst/'
msys2_references=( msys2_references=(