typst: enable clangarm64
it has a high likelihood of succeeding now, it looks like they updated to ring 0.17.x
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='A markup-based typesetting system for the sciences (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://typst.app/'
|
||||
license=('spdx:Apache-2.0')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-rust")
|
||||
|
||||
Reference in New Issue
Block a user