hunspell-de_DE: fix url, fix formatting.
This commit is contained in:
parent
ab101d4acb
commit
27176b7a41
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'hunspell-de_DE'
|
||||
pkgname=hunspell-de_DE
|
||||
version=20151228
|
||||
revision=2
|
||||
revision=3
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
|
||||
license="GPL-3"
|
||||
hostmakedepends="unzip"
|
||||
short_desc="German (Germany) dictionary for hunspell"
|
||||
distfiles="http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/2015.12.28/dict-de_de-frami_2015-12-28.oxt>dict-de.zip"
|
||||
distfiles="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/2015.12.28/@@download/file/dict-de_de-frami_2015-12-28.oxt>dict-de.zip"
|
||||
checksum=4c9520497b38712d093ca8ea57edb4d04569d4f700ea35379c082862628389c6
|
||||
create_wrksrc=yes
|
||||
noarch=yes
|
||||
|
@ -17,5 +17,3 @@ do_install() {
|
|||
vinstall ${wrksrc}/de_DE_frami/de_DE_frami.dic 644 usr/share/hunspell de_DE.dic
|
||||
vdoc README_extension_owner.txt README.txt
|
||||
}
|
||||
|
||||
# vim: set ts=4 sw=4 sts=4
|
||||
|
|
Loading…
Reference in New Issue
Block a user