diff options
Diffstat (limited to 'main/hunspell-en/APKBUILD')
-rw-r--r-- | main/hunspell-en/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hunspell-en/APKBUILD b/main/hunspell-en/APKBUILD index 8002b40d9e..7129f89b78 100644 --- a/main/hunspell-en/APKBUILD +++ b/main/hunspell-en/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="English hunspell dictionaries" url="http://wordlist.aspell.net/dicts/" arch="noarch" -license="LGPL2+ scowl" +license="LGPL-2.0-or-later scowl" options="!check" # data only package source="http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_US-$pkgver.zip http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_CA-$pkgver.zip |