Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1850b41d6f671a7ecf5dbc628719e92b242f628a
commit 1850b41d6f671a7ecf5dbc628719e92b242f628a Author: crazy <[email protected]> Date: Mon May 30 15:10:11 2016 +0200 hunspell-sk-20050911-3-x86_64 * rebuild diff --git a/source/locale-extra/hunspell-sk/FrugalBuild b/source/locale-extra/hunspell-sk/FrugalBuild index d39f85c..60fdb8b 100644 --- a/source/locale-extra/hunspell-sk/FrugalBuild +++ b/source/locale-extra/hunspell-sk/FrugalBuild @@ -1,20 +1,20 @@ # Compiling time: 0.01 SBU -# Maintainer: CSÉCSY László <[email protected]> +# Maintainer: boobaa <[email protected]> lang=sk_SK pkgname=hunspell-sk pkgver=20050911 -pkgrel=2 +pkgrel=3 pkgdesc="Slovak 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 http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ | grep ']sk_SK.zip' | sed 's/Jan/01/;s/Feb/02/;s/Mar/03/;s/Apr/04/;s/May/05/;s/Jun/06/;s/Jul/07/;s/Aug/08/;s/Sep/09/;s/Oct/10/;s/Nov/11/;s/Dec/12/;s/.* \([0-9]\{2\}\)-\([0-9]\{2\}\)-\([0-9]\{4\}\).*/\3\2\1/'" -source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/$lang.zip) -install=$pkgname.install -sha1sums=('a5a703b2da40a16db166718372a2a6842f6671e2') +up2date="$pkgver" +source=(http://download.services.openoffice.org/contrib/dictionaries//$lang.zip) +sha1sums=('38ff3e892eacbbb675cc8d833a8ddf18bdef62a8') +options+=('scriptlet') build() { Finstall 0644 $lang.{aff,dic} usr/share/myspell/
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
