diff --git a/mingw-w64-hunspell/PKGBUILD b/mingw-w64-hunspell/PKGBUILD index fc81cd463c..fda74bf77f 100644 --- a/mingw-w64-hunspell/PKGBUILD +++ b/mingw-w64-hunspell/PKGBUILD @@ -4,7 +4,7 @@ _realname=hunspell pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="Spell checker and morphological analyzer library and program (mingw-w64)" arch=('any') url="http://hunspell.sourceforge.net/"