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.
1 parent f7f3d63 commit 014a8c2Copy full SHA for 014a8c2
mingw-w64-pdf2djvu/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.9.19
7
pkgrel=11
8
pkgdesc="Creates DjVu files from PDF files (mingw-w64)"
9
arch=('any')
10
-mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
+mingw_arch=('mingw64' 'ucrt64')
11
url="https://jwilk.net/software/pdf2djvu"
12
license=('spdx:GPL-2.0-or-later')
13
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
0 commit comments