Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1d056d2a9b263d5ef427dd837b8ecbc71e5614b
commit a1d056d2a9b263d5ef427dd837b8ecbc71e5614b Author: crazy <[EMAIL PROTECTED]> Date: Sun May 18 04:48:10 2008 +0200 mspell-0.2_3-1-x86_64 QA: auto-correction for trailing whitespace test failure diff --git a/source/apps-extra/mspell/FrugalBuild b/source/apps-extra/mspell/FrugalBuild index 62fa96a..27ab955 100644 --- a/source/apps-extra/mspell/FrugalBuild +++ b/source/apps-extra/mspell/FrugalBuild @@ -3,11 +3,11 @@ pkgname=mspell pkgver=0.2_3 -pkgrel=1 +pkgrel=1 pkgdesc="Hungarian spell checker and hyphenator" url="http://www.morphologic.hu/" depends=('glibc') -groups=('apps-extra') +groups=('apps-extra') archs=('i686' 'x86_64') source=(http://www.morphologic.hu/downloads/mspell/$pkgname-${pkgver/_/-}.linux.tar.gz) up2date="lynx -dump 'http://www.morphologic.hu/index.php?option=com_mldownload&download=30' | grep -m1 tar.gz | sed 's/.*l-\(.*\).l.*/\1/' | sed 's/-/_/'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
