get-scripts rev 57

Update litecoin tarball name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 23 22:23:17 2016 +0200 (2016-04-23)
parents b2587daaa4e6
children b2d1116ebcdf
files bitcoin sublime-text-3
line diff
     1.1 --- a/bitcoin	Sat Apr 23 17:50:46 2016 +0200
     1.2 +++ b/bitcoin	Sat Apr 23 22:23:17 2016 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  	      '/linux32.tar/!d;s/.*href="\([^"]*\).*/\1/;s|/download$||') ;;
     1.5  litecoin)
     1.6  	WGET_URL=$(wget --no-check-certificate -O - $WEB_SITE | sed \
     1.7 -	      '/linux.tar/!d;;s/.*href="\([^"]*\).*/\1/;q') ;;
     1.8 +	      '/linux32.tar/!d;s/.*href="\([^"]*\).*/\1/;q') ;;
     1.9  esac
    1.10  case "$WGET_URL" in
    1.11  ftp*|http*);;
     2.1 --- a/sublime-text-3	Sat Apr 23 17:50:46 2016 +0200
     2.2 +++ b/sublime-text-3	Sat Apr 23 22:23:17 2016 +0200
     2.3 @@ -22,3 +22,4 @@
     2.4  	ln -fs /opt/sublime_text/Icon/$size/sublime-text.png \
     2.5  		../usr/share/icons/hicolor/$size/apps/sublime-text.png
     2.6  done
     2.7 +cd ../../..