Date: Saturday, May 30, 2015 @ 15:50:27 Author: guillaume Revision: 239921
Upstream release 5.3 Modified: hunspell-fr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-30 13:49:02 UTC (rev 239920) +++ PKGBUILD 2015-05-30 13:50:27 UTC (rev 239921) @@ -1,7 +1,7 @@ # Maintainer: Guillaume ALAUX <[email protected]> pkgname=hunspell-fr -pkgver=5.2 +pkgver=5.3 pkgrel=1 pkgdesc='French (modern) hunspell dictionaries' arch=(any) @@ -10,7 +10,7 @@ optdepends=('hunspell: the spell checking libraries and apps') source=(http://www.dicollecte.org/download/fr/${pkgname/-fr/}-french-dictionaries-v${pkgver}.zip LICENSE) -sha256sums=('c5863f7592a8c4defe8b4ed2b3b45f6f10ef265d34ae9881c1f3bbb3b80bdd02' +sha256sums=('604664c075140b889040a41575e211569eb4eece2ec0cf670ceb9f2a09024731' 'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85') package() {
