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

Felix Yan felixonmars at archlinux.org
Thu Feb 22 09:36:28 UTC 2018


    Date: Thursday, February 22, 2018 @ 09:36:27
  Author: felixonmars
Revision: 317381

upgpkg: enchant 2.2.3-1

Modified:
  enchant/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-22 07:53:44 UTC (rev 317380)
+++ PKGBUILD	2018-02-22 09:36:27 UTC (rev 317381)
@@ -4,7 +4,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.2.1
+pkgver=2.2.3
 pkgrel=1
 pkgdesc="A wrapper library for generic spell checking"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
 makedepends=('git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/AbiWord/enchant/archive/v$pkgver.tar.gz")
-sha512sums=('f5fc611cabada32cd57e9638e0e0dd0f5c8198cf82dc122185d1a426793f9f0c85fc4a2e5c512720787238864d7a83320fcdaa10db268d42f6ea18fb3540ba48')
+sha512sums=('a80bb41e5012eb16fd8c266f8a4c34f73e1ae90092377fb28859d2435269deeb6f673e6c1cbf9716a95a7103121a9e67fb88499b4affd83bfe513d7c149eb89c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list