aspell-es: rebuild

This commit is contained in:
Christoph Reiter
2023-12-18 09:01:41 +01:00
parent 822c569813
commit 0f6bb84925

View File

@@ -5,10 +5,10 @@ pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
_pkgver=1.11-2
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Spanish 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")