Date: Friday, December 18, 2020 @ 12:14:37 Author: felixonmars Revision: 404470
upgpkg: enchant 2.2.13-1 Modified: enchant/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-18 06:49:02 UTC (rev 404469) +++ PKGBUILD 2020-12-18 12:14:37 UTC (rev 404470) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=enchant -pkgver=2.2.12 +pkgver=2.2.13 pkgrel=1 pkgdesc="A wrapper library for generic spell checking" arch=('x86_64') @@ -19,7 +19,7 @@ 'nuspell: for nuspell based spell checking support') provides=('libenchant-2.so') # enchant_voikko.so enchant_nuspell.so enchant_hunspell.so enchant_hspell.so enchant_aspell.so) source=("https://github.com/AbiWord/enchant/releases/download/v$pkgver/enchant-$pkgver.tar.gz") -sha512sums=('ac284ed9649b11a13ff529db68cef8da829b5ff1c46ccfff36e5770fcd762055c1a75f6afbf1d2cdb00c3d8ae1cf7f336d1ff794de8f430dc2e89bb805525211') +sha512sums=('8bd4c05224528c3d4cdcd927ead3071ef7caa54971ea86b83cf711e6f7108431bcdf53f7e12a2216cf5535ac40d8d7c116787adbd43837d317b0e56b14eeea36') prepare() { cd $pkgname-$pkgver
