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