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