Date: Friday, November 27, 2015 @ 22:12:12 Author: arojas Revision: 252007
Update to 3.3.10 Modified: hunspell-ro/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-27 20:12:36 UTC (rev 252006) +++ PKGBUILD 2015-11-27 21:12:12 UTC (rev 252007) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=hunspell-ro -pkgver=3.3.8 +pkgver=3.3.10 pkgrel=1 pkgdesc="Romanian dictionary for Hunspell" arch=('any') @@ -10,7 +10,7 @@ license=('LGPL' 'GPL' 'MPL') depends=('hunspell') source=(http://downloads.sourceforge.net/rospell/ro_RO.$pkgver.zip) -md5sums=('e1119143f58ff7a3f552f857ecb07be2') +md5sums=('e888a52b5c868c3f4f7c6a30e59d3a14') package() { cd "$srcdir"
