[arch-commits] Commit in enchant/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Feb 27 10:16:09 UTC 2021


    Date: Saturday, February 27, 2021 @ 10:16:09
  Author: arojas
Revision: 408890

Update to 2.2.15

Modified:
  enchant/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 10:13:15 UTC (rev 408889)
+++ PKGBUILD	2021-02-27 10:16:09 UTC (rev 408890)
@@ -3,8 +3,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.2.13
-pkgrel=2
+pkgver=2.2.15
+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=('8bd4c05224528c3d4cdcd927ead3071ef7caa54971ea86b83cf711e6f7108431bcdf53f7e12a2216cf5535ac40d8d7c116787adbd43837d317b0e56b14eeea36')
+sha512sums=('e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list