From 0f6bb84925e376a1d29d4e4e3c1b0887e294a41b Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 18 Dec 2023 09:01:41 +0100 Subject: [PATCH] aspell-es: rebuild --- mingw-w64-aspell-es/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-aspell-es/PKGBUILD b/mingw-w64-aspell-es/PKGBUILD index f74b357b83..5bf371fe0f 100644 --- a/mingw-w64-aspell-es/PKGBUILD +++ b/mingw-w64-aspell-es/PKGBUILD @@ -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")