Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78ecbd9e20ce46b908dcdd55b857c3f11444b144
commit 78ecbd9e20ce46b908dcdd55b857c3f11444b144 Author: crazy <[email protected]> Date: Mon May 30 14:49:23 2016 +0200 hunspell-it-20061130-2-x86_64 * rebuild diff --git a/source/locale-extra/hunspell-it/FrugalBuild b/source/locale-extra/hunspell-it/FrugalBuild index 6fecc0d..8053bc3 100644 --- a/source/locale-extra/hunspell-it/FrugalBuild +++ b/source/locale-extra/hunspell-it/FrugalBuild @@ -1,20 +1,20 @@ # Compiling time: 0.01 SBU -# Maintainer: CSÉCSY László <[email protected]> +# Maintainer: boobaa <[email protected]> lang=it_IT pkgname=hunspell-it pkgver=20061130 -pkgrel=1 +pkgrel=2 pkgdesc="Italian 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/'" -source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/$lang.zip) -install=$pkgname.install -sha1sums=('6c27ad97400e6be0981bab403961794fc68eccb4') +up2date="$pkgver" +source=(http://download.services.openoffice.org/contrib/dictionaries//$lang.zip) +sha1sums=('f92d7c81eda231e6615bffcc82372eb0f19c328f') +options+=('scriptlet') build() { Fmkdir usr/share/myspell
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
