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

Felix Yan felixonmars at gemini.archlinux.org
Mon Apr 18 17:08:04 UTC 2022


    Date: Monday, April 18, 2022 @ 17:08:04
  Author: felixonmars
Revision: 442899

upgpkg: enchant 2.3.3-1

Modified:
  enchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-18 16:00:56 UTC (rev 442898)
+++ PKGBUILD	2022-04-18 17:08:04 UTC (rev 442899)
@@ -3,8 +3,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+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=('886635bb55c5f0c774445e4a0f14d39e2d08eeb964257037062c2e97c2cf3348be8c631ff5e7a13144936127761964bdc60ff1e0dd6f63b292a655626f91ef62')
+sha512sums=('c97764a8f219033b440cbfb820624f54993b19ba1f38b56f20336889304f753c7c513008bb92cd1424bfbf528c2d473f35bef93d9140063612e3a270fd000deb')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list