diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-03 07:54:23 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-03 07:54:23 +0100 |
commit | d07b2f19449abe41d79fd7ffd5ed75c2f36d9a05 (patch) | |
tree | 298eb20f2771f549034753aab64a1adee8c726a0 /pcr/hunspell-pt-br | |
parent | cb38b338f3f2285865331f473a6cf1657d75e3ec (diff) | |
download | abslibre-d07b2f19449abe41d79fd7ffd5ed75c2f36d9a05.tar.gz abslibre-d07b2f19449abe41d79fd7ffd5ed75c2f36d9a05.tar.bz2 abslibre-d07b2f19449abe41d79fd7ffd5ed75c2f36d9a05.zip |
pcr/hunspell-pt-br: bumped pkgrel and rebuilt for missing archictectures
Diffstat (limited to 'pcr/hunspell-pt-br')
-rw-r--r-- | pcr/hunspell-pt-br/PKGBUILD | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/pcr/hunspell-pt-br/PKGBUILD b/pcr/hunspell-pt-br/PKGBUILD index dcc01ee56..6e1023497 100644 --- a/pcr/hunspell-pt-br/PKGBUILD +++ b/pcr/hunspell-pt-br/PKGBUILD @@ -1,16 +1,21 @@ -# Maintainer (Arch): Daniel Felipe Reis Apolinario <dapolinario@gmail.com> -# Contributor (Arch): Bernardo Barros <bernardobarros@NOSPAM.gmail.com> -# Contributor (Arch): Robson R S Peixoto <robsonpeixoto@gmail.com> -# Maintainer: André Silva <emulatorman@hyperbola.info> +# Maintainer (AUR): Pedro Gabriel Drumond Pereira <pedrogabriel@dcc.ufmg.br> +# Contributor (AUR): Rafael D Martins <raziel_takato at hotmail dotcom> +# Contributor (AUR): Daniel Felipe Reis Apolinario <dapolinario at gmail dotcom> +# Contributor (AUR): Bernardo Barros <bernardobarros at gmail dotcom> +# Contributor (AUR): Robson R S Peixoto <robsonpeixoto at gmail dotcom> +# Contributor: André Silva <emulatorman@hyperbola.info> + +# parabola changes and rationale: +# no changes. pkgname=hunspell-pt-br pkgver=3.2 -pkgrel=3 -pkgdesc="Portuguese (Brazil) hunspell dictionary" +pkgrel=4 +pkgdesc="Brazillian Portuguese grammar, spelling and hyphenation checker to hunspell" arch=(any) url="http://pt-br.libreoffice.org/projetos/vero" license=('LGPL3' 'MPL') -optdepends=('hunspell: the spell checking libraries and apps') +optdepends=('hunspell: the spell checking libraries and apps') source=(http://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/VeroptBRV320AOC.oxt) md5sums=('9a9ac174c401406604bfcf101de2a7ba') |