diff options
Diffstat (limited to 'main/aspell/APKBUILD')
-rw-r--r-- | main/aspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD index 2e8b68719..e2eafd553 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -2,7 +2,7 @@ pkgname=aspell pkgver=0.60.6 _pkgmajorver=${pkgver%.*} -pkgrel=3 +pkgrel=4 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" arch="all" |