From daf964265637c8b12574489c5407a66ef7b50223 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 16 Jul 2010 07:41:26 +0000 Subject: main/hunspell: upgrade to 1.2.12 --- main/hunspell/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main') diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index b38b981d2..eaf2875a9 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=hunspell -pkgver=1.2.11 -pkgrel=1 +pkgver=1.2.12 +pkgrel=0 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.sourceforge.net/" license="GPL LGPL MPL" @@ -22,4 +22,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 rm -rf "$pkgdir"/usr/share/locale/locale.alias } -md5sums="8f57cdc4db091d69e1f682ed4d8ab282 hunspell-1.2.11.tar.gz" +md5sums="5ef2dc1026660d0ffb7eae7b511aee23 hunspell-1.2.12.tar.gz" -- cgit v1.2.3