Date: Thursday, January 6, 2011 @ 10:31:30 Author: andyrtr Revision: 105112
upgpkg: hunspell 1.2.14-1 new upstream release Modified: hunspell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-06 14:03:06 UTC (rev 105111) +++ PKGBUILD 2011-01-06 15:31:30 UTC (rev 105112) @@ -3,7 +3,7 @@ # Contributor: Hussam Al-Tayeb <[email protected]> pkgname=hunspell -pkgver=1.2.12 +pkgver=1.2.14 pkgrel=1 pkgdesc="Spell checker and morphological analyzer library and program" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('perl: for ispellaff2myspell') options=('!libtool') source=(http://downloads.sourceforge.net/hunspell/hunspell-$pkgver.tar.gz) -md5sums=('5ef2dc1026660d0ffb7eae7b511aee23') +md5sums=('c2f289af57a677e6b258f2d18ecb178e') build() { cd "$srcdir/hunspell-$pkgver"
