Remove clang32 for now due to compilation issues
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=1.0.6
|
||||
pkgrel=1
|
||||
pkgdesc='Massdrop keyboard firmware loader (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
license=('GPL3')
|
||||
url='https://github.com/Massdrop/mdloader'
|
||||
source=("https://github.com/Massdrop/mdloader/archive/${pkgver}.tar.gz")
|
||||
|
||||
Reference in New Issue
Block a user