diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-06 05:27:07 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-06 05:27:07 -0200 |
commit | 8dd6ddf12c9a50b55bc8ff6f6a542b148e254ad2 (patch) | |
tree | 75b519ad3df1a376392495b680af5bea12d23807 /pcr/hunspell-pt-br | |
parent | e8d50a1a36f6c9cd336c2b40b53216fac1caffca (diff) | |
download | abslibre-8dd6ddf12c9a50b55bc8ff6f6a542b148e254ad2.tar.gz abslibre-8dd6ddf12c9a50b55bc8ff6f6a542b148e254ad2.tar.bz2 abslibre-8dd6ddf12c9a50b55bc8ff6f6a542b148e254ad2.zip |
hunspell-pt-br-3.2-3: fix license, update URL and improve description
Diffstat (limited to 'pcr/hunspell-pt-br')
-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() { |