diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-07 08:26:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-07 08:59:25 +0000 |
commit | fcb85ceace51034c2b25f2ac98f2f41f40d6f684 (patch) | |
tree | c78b980fd9899c8c414ee59ed7b89ed7af15481b /main/enchant | |
parent | fe5a97e1ad4f2ed81c3fe3ececdd7fa8c8439238 (diff) | |
download | aports-fcb85ceace51034c2b25f2ac98f2f41f40d6f684.tar.bz2 aports-fcb85ceace51034c2b25f2ac98f2f41f40d6f684.tar.xz |
main/hunspell: upgrade to 1.3.2
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 63928b892..e792f8cb2 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=3 +pkgrel=4 pkgdesc="A wrapper library for generic spell checking" url="http://www.abisource.com/enchant/" arch="all" |