# HG changeset patch # User Hans-G?nter Theisgen # Date 1592513338 -3600 # Node ID 613863b648f869ae215576100f0f7663b55683c3 # Parent 2c6a7cefc256b334eafce20f11af63ec1328d38a updated aspell-dicts (0.60.6.1 -> 0.60.8) diff -r 2c6a7cefc256 -r 613863b648f8 aspell-dicts/receipt --- a/aspell-dicts/receipt Thu Jun 18 21:38:10 2020 +0100 +++ b/aspell-dicts/receipt Thu Jun 18 21:48:58 2020 +0100 @@ -1,14 +1,13 @@ # SliTaz package receipt v2. PACKAGE="aspell-dicts" -VERSION="0.60.6.1" +VERSION="0.60.8" CATEGORY="meta" SHORT_DESC="Aspell dictionary" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html" LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/aspell.html" -HOST_ARCH="any" TARBALL="$PACKAGE-$VERSION.html" WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/0index.html" @@ -39,7 +38,10 @@ aspell-tr:tr aspell-uk:uk aspell-uz:uz aspell-vi:vi \ aspell-wa:wa aspell-yi:yi aspell-zu:zu" -compile_rules() { +HOST_ARCH="any" + +compile_rules() +{ case $SET in '') wget -O- https://ftp.gnu.org/gnu/aspell/dict/0index.html \ @@ -66,7 +68,8 @@ esac } -genpkg_rules() { +genpkg_rules() +{ case $PACKAGE in aspell-dicts) ;; *)