blob: 245be4b87eee40b6cab39c4b5599672feb773f3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = keepassxc-wordlists-hunspell
pkgdesc = Wordlists generated from system Hunspell dicts for keepassxc
pkgver = 1.0
pkgrel = 2
url = https://github.com/wooorm/dictionaries
arch = any
license = GPL
depends = keepassxc>=2.2.0
optdepends = hunspell-de
optdepends = hunspell-en_US
optdepends = hunspell-en_GB
optdepends = hunspell-en_CA
optdepends = hunspell-en_AU
optdepends = hunspell-el
optdepends = hunspell-es_es
optdepends = hunspell-fr
optdepends = hunspell-he
optdepends = hunspell-hu
optdepends = hunspell-it
optdepends = hunspell-nl
optdepends = hunspell-pl
optdepends = hunspell-ro
pkgname = keepassxc-wordlists-hunspell
|