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

Antonio Rojas arojas at archlinux.org
Mon Jul 22 18:42:02 UTC 2019


    Date: Monday, July 22, 2019 @ 18:42:02
  Author: arojas
Revision: 358499

Update to 2.2.5

Modified:
  enchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-22 18:41:06 UTC (rev 358498)
+++ PKGBUILD	2019-07-22 18:42:02 UTC (rev 358499)
@@ -3,7 +3,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 pkgdesc="A wrapper library for generic spell checking"
 arch=('x86_64')
@@ -12,7 +12,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=('71e9948a3e9a68d993b9617041d1d7b47591919ab1b13bee6e617586b536e8bed7eb4d923182e986fc96ee7f8e2e844d4ffdbd5f3070b5e1c3094f4351117ec0')
+sha512sums=('7fde1e9effa2d6984c4dfbd09bb76fc343a99436ad73b219d1b0675eefc16cab820a464b29e2061ab4b48e617f6e3f55cf46c5168c25efdda5259fa2bfe35013')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list