diff --git a/community/enchant2/APKBUILD b/community/enchant2/APKBUILD index e3fb3aa1398..fab289cb6b6 100644 --- a/community/enchant2/APKBUILD +++ b/community/enchant2/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen # Maintainer: Natanael Copa pkgname=enchant2 -pkgver=2.6.3 +pkgver=2.6.4 pkgrel=0 pkgdesc="wrapper library for generic spell checking (v2)" url="https://abiword.github.io/enchant/" @@ -52,7 +52,7 @@ package() { $pkgname-hunspell=$pkgver-r$pkgrel $pkgname-nuspell=$pkgver-r$pkgrel " - make DESTDIR="$pkgdir" pkgdatadir=/usr/share/enchant-2 install + make DESTDIR="$pkgdir" install } data() { @@ -78,5 +78,5 @@ nuspell() { } sha512sums=" -cfc6afbfbed7bee64b892f087f26b9bf941290f613c877f4ce114415f78e78bea0314046f58a50f2d3392c65434dde4a8bbd30cac9a7b5bbc87dce477f70ca55 enchant-2.6.3.tar.gz +56d683000f91817638ccbc902aaf29ce147e46236974e8049fbf71f8a984597b6941bc373c4e19e50dc7b07fb341df3be5508ef9d59ad96f2e00ecb556b47eae enchant-2.6.4.tar.gz "