From d843942cde1cab99902d1e01f3861234566543a7 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:10 +0700 Subject: [PATCH] hunspell-ru_RU-ieyo: remove noarch --- srcpkgs/hunspell-ru_RU-ieyo/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/hunspell-ru_RU-ieyo/template b/srcpkgs/hunspell-ru_RU-ieyo/template index dcc45866c09..070efc24769 100644 --- a/srcpkgs/hunspell-ru_RU-ieyo/template +++ b/srcpkgs/hunspell-ru_RU-ieyo/template @@ -1,21 +1,19 @@ # Template file for 'hunspell-ru_RU-ieyo' pkgname=hunspell-ru_RU-ieyo version=0.3.9 -revision=1 +revision=2 +create_wrksrc=yes hostmakedepends="unzip" short_desc="Russian dictionary for hunspell, variant with ie and yo" maintainer="Andrey Raugas " -license="LGPL-2.1" +license="LGPL-2.1-only" homepage="http://extensions.openoffice.org/en/projectrelease/russkiy-orfograficheskiy-slovar-aot-eyo-russian-spellcheck-dict-ieyo-based-works" distfiles="${SOURCEFORGE_SITE}/project/aoo-extensions/5149/3/dict_ru_ru-aot-${version}-ieyo.oxt>dict-ru_RU-ieyo.zip" checksum=3b374cf18f00fd0a9b6514eb8413438ce5d425a2e04435ffd81d8acc7ee1e578 -create_wrksrc=yes -archs=noarch provides="hunspell-ru_RU-${version}_${revision}" conflicts="hunspell-ru_RU" do_install() { vinstall russian-aot-ieyo.aff 644 usr/share/hunspell ru_RU.aff vinstall russian-aot-ieyo.dic 644 usr/share/hunspell ru_RU.dic - vlicense copyright.txt }