diff --git a/mingw-w64-qrupdate/PKGBUILD b/mingw-w64-qrupdate/PKGBUILD index d078a93685..61f48d6e28 100644 --- a/mingw-w64-qrupdate/PKGBUILD +++ b/mingw-w64-qrupdate/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.2 pkgrel=2 pkgdesc="Fortran library for fast updates of QR and Cholesky decompositions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/qrupdate/" options=('strip' 'staticlibs') license=('GPL' 'LGPL')