get-scripts diff kiwix @ rev 62

Kiwix; fix WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 02 09:28:45 2016 +0200 (2016-08-02)
parents a451c3beafc1
children 62d94e6800db
line diff
     1.1 --- a/kiwix	Thu Jul 28 21:50:41 2016 +0200
     1.2 +++ b/kiwix	Tue Aug 02 09:28:45 2016 +0200
     1.3 @@ -1,5 +1,7 @@
     1.4  SHORT_DESC="You will have the whole Wikipedia at hand wherever you go!"
     1.5 -WEBSITE="http://www.kiwix.org/wiki"
     1.6 +WEB_SITE="http://www.kiwix.org/wiki"
     1.7 +CATEGORY="office"
     1.8 +LICENSE="GPL3"
     1.9  # end of get.list data
    1.10  
    1.11  WGET_URL="$(wget -O - $WEBSITE/Software/en | sed '/686/!d;s/.*href="\([^"]*\).*/\1/;q')"