get-scripts diff palemoon @ rev 40
list CATEGORY, VERSION, LICENSE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 03 11:24:38 2015 +0200 (2015-05-03) |
parents | 6ca05e6839e1 |
children | 8d1451892e94 |
line diff
1.1 --- a/palemoon Mon Mar 23 08:59:52 2015 +0100 1.2 +++ b/palemoon Sun May 03 11:24:38 2015 +0200 1.3 @@ -1,12 +1,12 @@ 1.4 SHORT_DESC="Browser based on Firefox that's optimised for performance." 1.5 WEB_SITE="http://www.palemoon.org/" 1.6 +CATEGORY="network" 1.7 +LICENSE="MPL2" 1.8 # end of get.list data 1.9 URL=http://sourceforge.net/projects/pm4linux/files 1.10 VERSION="$(wget -O - $URL/ | sed \ 1.11 '/projects\/pm4linux\/files\/[1-9]/!d;s|.*files/\([^/]*\)/.*|\1|;q')" 1.12 MAINTAINER="al.bobylev@gmail.com" 1.13 -CATEGORY="network" 1.14 -LICENSE="MPL2" 1.15 TARBALL=$PACKAGE-$VERSION.en-US.linux-i686.tar.bz2 1.16 WGET_URL=$URL/$VERSION/$TARBALL 1.17 TAGS="browser"