aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-12 20:19:23 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-12 20:19:23 -0300
commit78eee69c90b128afbc1372aa6e8c597e295cab7a (patch)
tree4f410e0051816b763359793a9e7f4448bf986c4a /testing
parentc580cdee577b96ecf2e78d7a67fcc29523e4376f (diff)
downloadaports-78eee69c90b128afbc1372aa6e8c597e295cab7a.tar.bz2
aports-78eee69c90b128afbc1372aa6e8c597e295cab7a.tar.xz
testing/enchant2: upgrade to 2.2.7
Diffstat (limited to 'testing')
-rw-r--r--testing/enchant2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/enchant2/APKBUILD b/testing/enchant2/APKBUILD
index 1f159eab74..e8aa86a329 100644
--- a/testing/enchant2/APKBUILD
+++ b/testing/enchant2/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=enchant2
-pkgver=2.2.6
+pkgver=2.2.7
pkgrel=0
pkgdesc="A wrapper library for generic spell checking (v2)"
url="https://abiword.github.io/enchant/"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" pkgdatadir=/usr/share/enchant-2 install
}
-sha512sums="162e65e47833d18585a4d2d3577f8930ec0f03d290bf97a4ace25b3bb03dd738cc592b09ef7cf59b59f2fa194e24d58be745ec9eae78e3f2a3c252381f40e1c1 enchant-2.2.6.tar.gz"
+sha512sums="696455cf782b3186d19988ed59ca3cc6030a431d44ef3828039590afb08fd282a79ce6246a342e6bf7a0bf3bf63d4822d841ba01394da9f9e4394a491b2373b6 enchant-2.2.7.tar.gz"