From 88b8ea3929654a5b9a10fc61bd1839cb5cc0557e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 21 Mar 2011 07:35:52 +0000 Subject: main/hunspell: upgrade to 1.2.15 --- 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 0a1c2acfe..78e91668d 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=hunspell -pkgver=1.2.11 -pkgrel=3 +pkgver=1.2.15 +pkgrel=0 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.sourceforge.net/" arch="all" @@ -24,4 +24,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 } -md5sums="8f57cdc4db091d69e1f682ed4d8ab282 hunspell-1.2.11.tar.gz" +md5sums="3fa2644b8d48cae48cb0967ffba91c9d hunspell-1.2.15.tar.gz" -- cgit v1.2.3