From 76b53e660fd830a71edae2d1b6b2641280632695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 29 Nov 2020 10:10:09 +0700 Subject: [PATCH] hunspell-da_DK: remove noarch, fix distfiles --- srcpkgs/hunspell-da_DK/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/hunspell-da_DK/template b/srcpkgs/hunspell-da_DK/template index 8fffc8f3f32..a16c31d3698 100644 --- a/srcpkgs/hunspell-da_DK/template +++ b/srcpkgs/hunspell-da_DK/template @@ -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 " -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 } -