Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf31f96d2d941dfb56bab3ff0d1d09053ca8746f
commit bf31f96d2d941dfb56bab3ff0d1d09053ca8746f Author: crazy <[email protected]> Date: Mon May 30 14:36:16 2016 +0200 hunspell-en-20061130-2-x86_64 * rebuild , fix *install stuff diff --git a/source/locale-extra/hunspell-en/FrugalBuild b/source/locale-extra/hunspell-en/FrugalBuild index 0dbd2af..0abacb6 100644 --- a/source/locale-extra/hunspell-en/FrugalBuild +++ b/source/locale-extra/hunspell-en/FrugalBuild @@ -1,19 +1,19 @@ # Compiling time: 0.01 SBU -# Maintainer: CSÉCSY László <[email protected]> +# Maintainer: boobaa <[email protected]> lang=en_GB pkgname=hunspell-en pkgver=20061130 -pkgrel=1 +pkgrel=2 pkgdesc="English (United Kingdom) dictionary for Hunspell" url="http://wiki.services.openoffice.org/wiki/Dictionaries" rodepends=('hunspell>=1.0.8') provides=('hunspell-dict') groups=('locale-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url | grep -m1 'English (United Kingdom)' | sed 's/.*\([0-9]\{4\}\)-\([0-9]\{2\}\)-\([0-9]\{2\}\).*/\1\2\3/'" +up2date="$pkgver" source=(http://en-gb.pyxidium.co.uk/dictionary/$lang.zip) -install=$pkgname.install +options+=('scriptlet') build() { Fmkdir usr/share/myspell @@ -21,4 +21,4 @@ build() { } -sha1sums=('40404b44584e6c7eec30072dfbb30043b7777be7') +sha1sums=('fc969d2109e19b8da3ca68c73657872b50f2ef8e')
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
