typst: Enable aarch64 builds (#23893)
This commit is contained in:
parent
662be295ad
commit
530cb5dabe
@ -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=(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user