diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 09:07:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 14:03:58 +0000 |
commit | 2057544f11671c28ef87bbdf91e55e500e54a4a4 (patch) | |
tree | c378288e05f43b8205d46359452f41940a66ab7d | |
parent | d31bc526b0ca5518234dc951fdafb38bd36cc053 (diff) | |
download | aports-2057544f11671c28ef87bbdf91e55e500e54a4a4.tar.bz2 aports-2057544f11671c28ef87bbdf91e55e500e54a4a4.tar.xz |
main/enchant: rebuild against hunspell-1.4
-rw-r--r-- | main/enchant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD index 2b4c71384b..72b8cedd92 100644 --- a/main/enchant/APKBUILD +++ b/main/enchant/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=enchant pkgver=1.6.0 -pkgrel=10 +pkgrel=11 pkgdesc="A wrapper library for generic spell checking" url="http://www.abisource.com/enchant/" arch="all" |