aspell-fr: rebuild

This commit is contained in:
Christoph Reiter
2023-12-18 09:02:32 +01:00
parent 822c569813
commit dc2f2571dd

View File

@@ -6,10 +6,10 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
_pkgver=0.50
_rel=3
pkgver=${_pkgver}.${_rel}
pkgrel=1
pkgrel=2
pkgdesc="French 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")