diff --git a/mingw-w64-goxel/PKGBUILD b/mingw-w64-goxel/PKGBUILD index 7d5729167b..a9711d6ee3 100644 --- a/mingw-w64-goxel/PKGBUILD +++ b/mingw-w64-goxel/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.10.8 pkgrel=1 pkgdesc="3D program that lets you create voxel volumes (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64') url="https://goxel.xyz/" license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-glfw"