Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09ef4c9a8e5cd08b43f9f5e1e430b046d2b4d2d3
commit 09ef4c9a8e5cd08b43f9f5e1e430b046d2b4d2d3 Author: crazy <[email protected]> Date: Mon May 30 14:52:48 2016 +0200 hunspell-es-20050510-3-x86_64 * rebuild , fix source=() install=() etc diff --git a/source/locale-extra/hunspell-es/FrugalBuild b/source/locale-extra/hunspell-es/FrugalBuild index 25ac7d7..b075901 100644 --- a/source/locale-extra/hunspell-es/FrugalBuild +++ b/source/locale-extra/hunspell-es/FrugalBuild @@ -1,20 +1,20 @@ # Compiling time: 0.01 SBU -# Maintainer: CSÉCSY László <[email protected]> +# Maintainer: boobaa <[email protected]> lang=es_ES pkgname=hunspell-es pkgver=20050510 -pkgrel=2 +pkgrel=3 pkgdesc="Spanish (Spain-etal) 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="elinks -dump $url | grep -m1 'Spanish (Spain-etal)' | sed 's/.*\([0-9]\{4\}\)-\([0-9]\{2\}\)-\([0-9]\{2\}\).*/\1\2\3/'" -source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/$lang.zip) -install=$pkgname.install -sha1sums=('3801efb6d6252e40a743a913afc4f86bb8d3a3ef') +up2date="$pkgver" +source=(http://download.services.openoffice.org/contrib/dictionaries//$lang.zip) +sha1sums=('2dfc1d641c6c6cab35252d420efa71e8eb1befdc') +options+=('scriptlet') build() { Fmkdir usr/share/myspell
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
