diff options
Diffstat (limited to 'user/aspell-dict-fa')
-rw-r--r-- | user/aspell-dict-fa/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/aspell-dict-fa/APKBUILD b/user/aspell-dict-fa/APKBUILD index 630c84e8f..d08a32657 100644 --- a/user/aspell-dict-fa/APKBUILD +++ b/user/aspell-dict-fa/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> # Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> pkgname=aspell-dict-fa -pkgver=0.11 -_pkgver=$pkgver-0 +pkgver=0.11.0 +_pkgver=${pkgver%.*}-${pkgver#*.*.} pkgrel=0 pkgdesc="Persian dictionaries for aspell" url="http://aspell.net" |