diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/hunspell-pt-br/PKGBUILD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pcr/hunspell-pt-br/PKGBUILD b/pcr/hunspell-pt-br/PKGBUILD index 6a5018dae..2a0ceef00 100644 --- a/pcr/hunspell-pt-br/PKGBUILD +++ b/pcr/hunspell-pt-br/PKGBUILD @@ -5,13 +5,13 @@ pkgname=hunspell-pt-br pkgver=3.2 -pkgrel=2 -pkgdesc="Portuguese (Brazil) dictionary" +pkgrel=3 +pkgdesc="Portuguese (Brazil) hunspell dictionary" arch=(any) -url="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico" -license=('LGPLv3' 'MPL') -optdepends=('hunspell: the spell checking libraries and apps') -source=(http://pt-br.libreoffice.org/assets/VeroptBRV320AOC.oxt) +url="http://pt-br.libreoffice.org/projetos/vero" +license=('LGPL3' 'MPL') +optdepends=('hunspell: the spell checking libraries and apps') +source=(http://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/VeroptBRV320AOC.oxt) md5sums=('9a9ac174c401406604bfcf101de2a7ba') package() { |