hunspell-da_DK: update to 2.4.

This commit is contained in:
cr6git 2018-04-18 20:32:45 +02:00 committed by Toyam Cox
parent dd53a8fa8d
commit e664716f8e

View file

@ -1,20 +1,20 @@
# Template file for 'hunspell-da_DK'
pkgname=hunspell-da_DK
version=2.3
version=2.4
revision=1
maintainer="Unix Sheikh <unixsheikh@protonmail.com>"
homepage="http://www.stavekontrolden.dk/"
license="GPL-2 LGPL-2.1 MPL-1.1"
noarch=yes
create_wrksrc=yes
hostmakedepends="unzip"
short_desc="Danish da_DK dictionary for hunspell"
distfiles="https://github.com/unixsheikh/void-hunspell-da-dk/archive/master.tar.gz"
checksum=9396f7ba4447b6e210a0e40b22089357ade94f1eeb264d44be5651dbf6023c86
create_wrksrc=yes
maintainer="Unix Sheikh <unixsheikh@protonmail.com>"
license="GPL-2, LGPL-2.1, 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"
checksum=c08a7c53dcbae49f5ebb3274e673ec983f623f52c9f8d6f471887de7e4a62476
do_install() {
vinstall void-hunspell-da-dk-master/da_DK.aff 644 /usr/share/hunspell
vinstall void-hunspell-da-dk-master/da_DK.dic 644 /usr/share/hunspell
vlicense void-hunspell-da-dk-master/README
vinstall da_DK.aff 644 usr/share/hunspell
vinstall da_DK.dic 644 usr/share/hunspell
vlicense README_da_DK.txt
}