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-hil/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/aspell-dict-hil') diff --git a/user/aspell-dict-hil/APKBUILD b/user/aspell-dict-hil/APKBUILD index c5ebd6aa8..bc4d3af07 100644 --- a/user/aspell-dict-hil/APKBUILD +++ b/user/aspell-dict-hil/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=aspell-dict-hil -pkgver=0.11 -_pkgver=$pkgver-0 +pkgver=0.11.0 +_pkgver=${pkgver%.*}-${pkgver#*.*.} pkgrel=0 pkgdesc="Hiligaynon dictionaries for aspell" url="http://aspell.net" -- cgit v1.2.3-60-g2f50