From 534a1a45bc9f922e3a12cdb8abb449ab552ebdd5 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 6 Nov 2013 16:44:00 -0200 Subject: hunspell-pt-br-3.2-1: updating version --- pcr/hunspell-pt-br/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pcr/hunspell-pt-br/PKGBUILD') diff --git a/pcr/hunspell-pt-br/PKGBUILD b/pcr/hunspell-pt-br/PKGBUILD index a15ddda78..0ae4e4e76 100644 --- a/pcr/hunspell-pt-br/PKGBUILD +++ b/pcr/hunspell-pt-br/PKGBUILD @@ -4,15 +4,15 @@ # Maintainer (Parabola): André Silva pkgname=hunspell-pt-br -pkgver=3.0 -pkgrel=3 +pkgver=3.2 +pkgrel=1 pkgdesc="Portuguese (Brazil) dictionary" arch=(any) url="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico" -license=('LGPLv3') +license=('LGPLv3' 'MPL') optdepends=('hunspell: the spell checking libraries and apps') -source=(http://pt-br.libreoffice.org/assets/VeroptBRV300AOG.oxt) -md5sums=('96e05c7b7df97e2d1ce57ff736063bdf') +source=(http://pt-br.libreoffice.org/assets/VeroptBRV320AOG.oxt) +md5sums=('3b2f7291d486435cf6706b55e02da5b6') package() { install -D -m644 ${srcdir}/pt_BR.dic ${pkgdir}/usr/share/hunspell/pt_BR.dic -- cgit v1.2.3-54-g00ecf