From 729a834ff3ea1cc9ddf19c8aa94d1716661f2048 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 20 Jul 2011 12:28:14 +0000 Subject: main/aspell: upgrade to 0.60.6.1 --- main/aspell/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD index 5ef3d2496..bbb75cf77 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa pkgname=aspell -pkgver=0.60.6 +pkgver=0.60.6.1 _pkgmajorver=${pkgver%.*} -pkgrel=5 +pkgrel=0 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" arch="all" @@ -31,5 +31,5 @@ package() { "$pkgdir"/usr/lib/*.la || return 1 ln -s $pkgname-${_pkgmajorver} "$pkgdir"/usr/lib/$pkgname || return 1 } -md5sums="bc80f0198773d5c05086522be67334eb aspell-0.60.6.tar.gz +md5sums="e66a9c9af6a60dc46134fdacf6ce97d7 aspell-0.60.6.1.tar.gz 715f4e138ab33b27201d90cbc98b4fb3 libmath.patch" -- cgit v1.2.3