Date: Monday, October 3, 2022 @ 18:06:12 Author: demize Revision: 1320789
upgpkg: hunspell-pl 20220801-1 Modified: hunspell-pl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-03 17:53:56 UTC (rev 1320788) +++ PKGBUILD 2022-10-03 18:06:12 UTC (rev 1320789) @@ -3,8 +3,8 @@ # Contributor: Maciej Sitarz <[email protected]> pkgname=hunspell-pl -pkgver=20210731 -pkgrel=2 +pkgver=20220801 +pkgrel=1 pkgdesc='Polish dictionary for Hunspell' arch=('any') url='https://www.sjp.pl/slownik/ort/' @@ -12,7 +12,7 @@ optdepends=('hunspell: the spell checking libraries and apps') makedepends=('qt6-webengine') source=(https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-$pkgver.zip) -sha256sums=('40dda0324406ba053e7fcb9ef96fd6658bb48de048d03fef96fb17103a585f44') +sha256sums=('cc2874c7bf452255cbcd09d5083dd337f9c34daf2b6079bc97e398132a966424') prepare() { bsdtar -xf pl_PL.zip
