get-scripts diff jd-gui @ rev 39

geogebra: update
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 29 18:51:12 2015 +0200 (2015-04-29)
parents dd4436ade9f9
children e27db4d5e5b8
line diff
     1.1 --- a/jd-gui	Thu Nov 20 16:02:03 2014 +0100
     1.2 +++ b/jd-gui	Wed Apr 29 18:51:12 2015 +0200
     1.3 @@ -1,5 +1,6 @@
     1.4 +SHORT_DESC="Yet another fast Java decompiler."
     1.5  WEB_SITE="http://jd.benow.ca/"
     1.6 -SHORT_DESC="Yet another fast Java decompiler."
     1.7 +# end of get.list data
     1.8  WGET_URL="$(wget -O - $WEB_SITE | sed "/linux.i686/!d;s/.*href=.\([^'\"]*\).*/\1/")"
     1.9  TARBALL="$(basename $WGET_URL)"
    1.10  VERSION="$(echo $TARBALL | sed 's/.*-\(.*\).linux.*/\1/')"