[arch-commits] Commit in hunspell-pl/trunk (PKGBUILD)
Johannes Löthberg
demize at gemini.archlinux.org
Sat Jul 31 11:04:41 UTC 2021
Date: Saturday, July 31, 2021 @ 11:04:41
Author: demize
Revision: 991080
upgpkg: hunspell-pl 20210731-1
Modified:
hunspell-pl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-31 11:03:16 UTC (rev 991079)
+++ PKGBUILD 2021-07-31 11:04:41 UTC (rev 991080)
@@ -3,7 +3,7 @@
# Contributor: Maciej Sitarz <macieks at freesco.pl>
pkgname=hunspell-pl
-pkgver=20210105
+pkgver=20210731
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=('6d08c60ad34d638997bceaa50b590970')
+sha256sums=('40dda0324406ba053e7fcb9ef96fd6658bb48de048d03fef96fb17103a585f44')
prepare() {
bsdtar -xf pl_PL.zip
More information about the arch-commits
mailing list