From 93a9cde1226d0c82849bc71ff4d481d3d2698dc1 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Jun 2011 22:47:17 +0000 Subject: Mon Jun 6 22:47:16 UTC 2011 --- extra/hunspell/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/hunspell/PKGBUILD') diff --git a/extra/hunspell/PKGBUILD b/extra/hunspell/PKGBUILD index e73e0e875..fefa04db4 100644 --- a/extra/hunspell/PKGBUILD +++ b/extra/hunspell/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 108140 2011-01-30 10:19:56Z andyrtr $ +# $Id: PKGBUILD 125861 2011-05-30 15:55:43Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Hussam Al-Tayeb pkgname=hunspell -pkgver=1.2.15 +pkgver=1.3.2 pkgrel=1 pkgdesc="Spell checker and morphological analyzer library and program" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('gcc-libs' 'readline') optdepends=('perl: for ispellaff2myspell') options=('!libtool') source=(http://downloads.sourceforge.net/hunspell/hunspell-$pkgver.tar.gz) -md5sums=('3fa2644b8d48cae48cb0967ffba91c9d') +md5sums=('3121aaf3e13e5d88dfff13fb4a5f1ab8') build() { cd "$srcdir/hunspell-$pkgver" -- cgit v1.2.3-54-g00ecf