diff options
Diffstat (limited to 'main/hunspell')
-rw-r--r-- | main/hunspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index 1fc8ff900d..aacddc5662 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hunspell pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.github.io/" arch="all" |