aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-11-05 02:58:36 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-11-05 06:23:44 +0000
commitcb51f4b92e8b40294e8914c4587900c43686a520 (patch)
tree23a5d93725e8bdd3cdc8fa47e39e7545978823c9
parentea2d91511a04e99a5e5ca64cccb110844754bdfa (diff)
community/enchant2: upgrade to 2.2.13
-rw-r--r--community/enchant2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/enchant2/APKBUILD b/community/enchant2/APKBUILD
index 58a4c3ea5cd..84b4f772cb2 100644
--- a/community/enchant2/APKBUILD
+++ b/community/enchant2/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=enchant2
-pkgver=2.2.12
-pkgrel=1
+pkgver=2.2.13
+pkgrel=0
pkgdesc="A wrapper library for generic spell checking (v2)"
url="https://abiword.github.io/enchant/"
arch="all"
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" pkgdatadir=/usr/share/enchant-2 install
}
-sha512sums="ac284ed9649b11a13ff529db68cef8da829b5ff1c46ccfff36e5770fcd762055c1a75f6afbf1d2cdb00c3d8ae1cf7f336d1ff794de8f430dc2e89bb805525211 enchant-2.2.12.tar.gz"
+sha512sums="8bd4c05224528c3d4cdcd927ead3071ef7caa54971ea86b83cf711e6f7108431bcdf53f7e12a2216cf5535ac40d8d7c116787adbd43837d317b0e56b14eeea36 enchant-2.2.13.tar.gz"