From e8ea961cf71d87ff11329a1e2d56b9f7626c1f2c Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Mon, 17 Dec 2018 07:57:01 -0600 Subject: user/aspell-dict-*: fix versioning for af through nds --- user/aspell-dict-hy/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/aspell-dict-hy/APKBUILD') diff --git a/user/aspell-dict-hy/APKBUILD b/user/aspell-dict-hy/APKBUILD index 64e637d1c..6cd26a147 100644 --- a/user/aspell-dict-hy/APKBUILD +++ b/user/aspell-dict-hy/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-hy -pkgver=0.10.0 -_pkgver=$pkgver-0 +pkgver=0.10.0.0 +_pkgver=${pkgver%.*}-${pkgver#*.*.*.} pkgrel=0 pkgdesc="Armenian dictionaries for aspell" url="http://aspell.net" -- cgit v1.2.3-70-g09d2