get-scripts 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
files btsync kiwix
line diff
     1.1 --- a/btsync	Thu Jul 28 21:50:41 2016 +0200
     1.2 +++ b/btsync	Tue Aug 02 09:28:45 2016 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  SHORT_DESC="Resilient, fast and scalable file synchronization"
     1.5 -WEBSITE="https://getsync.com/"
     1.6 +WEB_SITE="https://getsync.com/"
     1.7  # end of get.list data
     1.8  
     1.9  BUILD_DEPENDS="wget"
     2.1 --- a/kiwix	Thu Jul 28 21:50:41 2016 +0200
     2.2 +++ b/kiwix	Tue Aug 02 09:28:45 2016 +0200
     2.3 @@ -1,5 +1,7 @@
     2.4  SHORT_DESC="You will have the whole Wikipedia at hand wherever you go!"
     2.5 -WEBSITE="http://www.kiwix.org/wiki"
     2.6 +WEB_SITE="http://www.kiwix.org/wiki"
     2.7 +CATEGORY="office"
     2.8 +LICENSE="GPL3"
     2.9  # end of get.list data
    2.10  
    2.11  WGET_URL="$(wget -O - $WEBSITE/Software/en | sed '/686/!d;s/.*href="\([^"]*\).*/\1/;q')"