We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eff549 + 15cb2e6 commit d92887bCopy full SHA for d92887b
mingw-w64-libpng/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.6.37
7
_apngver=1.6.37
8
pkgrel=6
9
arch=('any')
10
-mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
+mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
11
pkgdesc="A collection of routines used to create PNG format graphics (mingw-w64)"
12
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
13
"${MINGW_PACKAGE_PREFIX}-zlib")
0 commit comments