fcrackzip: Enable aarch64 builds (#23904)
This commit is contained in:
parent
caeb1f25ae
commit
afff928621
@ -7,7 +7,7 @@ pkgver=1.0
|
||||
pkgrel=2
|
||||
pkgdesc="Zip file password cracker (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="http://oldhome.schmorp.de/marc/${_realname}.html"
|
||||
license=('GPL')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user