diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-27 10:56:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-27 12:22:20 +0000 |
commit | 48e584605b6216241b9c5165701caf60a50eee4c (patch) | |
tree | a347f48ced04a5f454b0472abf1a51789aff71df /main/enchant | |
parent | dd26aae25ac3aaf735344e69eeabe2af5676834b (diff) | |
download | aports-48e584605b6216241b9c5165701caf60a50eee4c.tar.bz2 aports-48e584605b6216241b9c5165701caf60a50eee4c.tar.xz |
main/enchant: rebuild against hunspell-1.6
Diffstat (limited to 'main/enchant')
-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 ed38cd3375..01c340248f 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=11 +pkgrel=12 pkgdesc="A wrapper library for generic spell checking" url="http://www.abisource.com/enchant/" arch="all" |