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

Antonio Rojas arojas at archlinux.org
Thu Sep 26 06:11:15 UTC 2019


    Date: Thursday, September 26, 2019 @ 06:11:15
  Author: arojas
Revision: 363423

Update to 2.2.7

Modified:
  enchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 03:17:46 UTC (rev 363422)
+++ PKGBUILD	2019-09-26 06:11:15 UTC (rev 363423)
@@ -3,7 +3,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=enchant
-pkgver=2.2.6
+pkgver=2.2.7
 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=('6c17e04e3e122582c2f420fd64f7217438f7186994e8448f1a745b3b786d75c9871befb13ec46b7c8fd2efa135206017ec45e5e920efe230f599322b9d70247f')
+sha512sums=('8876596bfa7cf36470fab97d44c3acbb074e5bbe9d59a6cbcf654c3a472a6c2ff5c6d4eb1f9c35e852e2c68863a56a3b39cdae031fab462bee47455b31eb4fb7')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list