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

Antonio Rojas arojas at archlinux.org
Sun Jun 27 16:49:19 UTC 2021


    Date: Sunday, June 27, 2021 @ 16:49:19
  Author: arojas
Revision: 418736

Update to 2.3.0

Modified:
  enchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-27 14:09:28 UTC (rev 418735)
+++ PKGBUILD	2021-06-27 16:49:19 UTC (rev 418736)
@@ -3,8 +3,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.2.15
-pkgrel=4
+pkgver=2.3.0
+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=('e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35')
+sha512sums=('ed25d74176aefe4ab3b1754ea09356d04c844f8e7a50441d331fcf6a0fefbedaffa21df7296b7947ab1fcd44844c1d8567d39d67ebc4381ce8766577c0269d43')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list