aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/enchant/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD
index d1f725af8e6..9b6183d77c6 100644
--- a/main/enchant/APKBUILD
+++ b/main/enchant/APKBUILD
@@ -1,19 +1,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=enchant
pkgver=1.6.0
-pkgrel=13
+pkgrel=14
pkgdesc="A wrapper library for generic spell checking"
url="http://www.abisource.com/enchant/"
arch="all"
license="LGPL-2.0-or-later"
subpackages="$pkgname-dev $pkgname-doc"
-depends=""
makedepends="aspell-dev glib-dev dbus-glib-dev hunspell-dev gettext-dev file
bash"
source="http://www.abisource.com/downloads/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz
hunspell-build-fix.patch"
-builddir="$srcdir/$pkgname-$pkgver"
prepare() {
cd "$builddir"
update_config_sub