hunspell-da_DK: remove noarch, fix distfiles

This commit is contained in:
Đoàn Trần Công Danh 2020-11-29 10:10:09 +07:00
parent dbd46fe0bc
commit 76b53e660f

View file

@ -1,15 +1,14 @@
# Template file for 'hunspell-da_DK'
pkgname=hunspell-da_DK
version=2.4
revision=1
archs=noarch
revision=2
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Danish da_DK dictionary for hunspell"
maintainer="Unix Sheikh <unixsheikh@protonmail.com>"
license="GPL-2, LGPL-2.1, MPL-1.1"
license="GPL-2.0-only, LGPL-2.1-only, MPL-1.1"
homepage="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/"
distfiles="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/$version/@@download/file/dict-da-$version.oxt>dict-da-$version.zip"
distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-da-${version/./-}.oxt>dict-da-$version.zip"
checksum=c08a7c53dcbae49f5ebb3274e673ec983f623f52c9f8d6f471887de7e4a62476
do_install() {
@ -17,4 +16,3 @@ do_install() {
vinstall da_DK.dic 644 usr/share/hunspell
vlicense README_da_DK.txt
}