diff options
Diffstat (limited to 'main/aspell-fr/APKBUILD')
-rw-r--r-- | main/aspell-fr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell-fr/APKBUILD b/main/aspell-fr/APKBUILD index cbd8aa42173..e7a35f9aecf 100644 --- a/main/aspell-fr/APKBUILD +++ b/main/aspell-fr/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="French dictionary for aspell" url="http://aspell.net/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="" makedepends="aspell-dev" source="ftp://ftp.gnu.org/gnu/aspell/dict/fr/aspell-fr-$_ver.tar.bz2" |