[arch-commits] Commit in enchant/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 14 13:41:39 UTC 2020
Date: Saturday, November 14, 2020 @ 13:41:38
Author: felixonmars
Revision: 401117
upgpkg: enchant 2.2.12-1
Modified:
enchant/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-14 12:14:28 UTC (rev 401116)
+++ PKGBUILD 2020-11-14 13:41:38 UTC (rev 401117)
@@ -3,8 +3,8 @@
# Contributor: dorphell <dorphell at archlinux.org>
pkgname=enchant
-pkgver=2.2.11
-pkgrel=2
+pkgver=2.2.12
+pkgrel=1
pkgdesc="A wrapper library for generic spell checking"
arch=('x86_64')
url="https://abiword.github.io/enchant/"
@@ -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=('7d9014f6d3798120eddcfe58dd5efdb04d8b10046ecd66526e75342fe33d4c8cb55ab12d377a8ff2d817374161ce36f39fdb1584b711dd61d61491f8082fa91f')
+sha512sums=('ac284ed9649b11a13ff529db68cef8da829b5ff1c46ccfff36e5770fcd762055c1a75f6afbf1d2cdb00c3d8ae1cf7f336d1ff794de8f430dc2e89bb805525211')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list