aspell-de: rebuild

drop clang32, since it crashes and there are no rdeps
This commit is contained in:
Christoph Reiter 2023-12-17 17:54:14 +01:00
parent a35d3b2446
commit 89c69a591f

View File

@ -6,11 +6,11 @@ pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=20161207
_subpkgver=7-0
pkgrel=2
pkgrel=3
_pkgname=aspell6-${_lang}-${pkgver}-${_subpkgver}
pkgdesc="German dictionary for aspell (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="http://aspell.net/"
license=('custom')
depends=("${MINGW_PACKAGE_PREFIX}-aspell")