diff options
-rw-r--r-- | app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild index 88e64b0faa8c..15ff6ac8623d 100644 --- a/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild +++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,10 +20,10 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Brazilian dictionaries for myspell/hunspell" -HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/" +HOMEPAGE="https://pt-br.libreoffice.org/projetos/vero" SRC_URI=" https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt - http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt + https://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt " LICENSE="LGPL-3 MPL-1.1" |