Date: Monday, July 6, 2020 @ 15:22:14 Author: demize Revision: 658038
upgpkg: hunspell-pl 20200704-1 Modified: hunspell-pl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-06 15:18:41 UTC (rev 658037) +++ PKGBUILD 2020-07-06 15:22:14 UTC (rev 658038) @@ -3,7 +3,7 @@ # Contributor: Maciej Sitarz <[email protected]> pkgname=hunspell-pl -pkgver=20200530 +pkgver=20200704 pkgrel=1 pkgdesc='Polish dictionary for Hunspell' arch=('any') @@ -12,7 +12,7 @@ optdepends=('hunspell: the spell checking libraries and apps') makedepends=('qt5-webengine') source=(https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-$pkgver.zip) -md5sums=('2f98fa9f50362008c2ce0d2777159189') +md5sums=('69612407ab406d2e3be30b9bf664b7ab') prepare() { bsdtar -xf pl_PL.zip
