diff options
Diffstat (limited to 'main')
-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 4949b70640..d44b8e5582 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -2,7 +2,7 @@ pkgname=aspell pkgver=0.60.6.1 _pkgmajorver=${pkgver%.*} -pkgrel=1 +pkgrel=2 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" arch="all" |