# HG changeset patch # User Pascal Bellard # Date 1461442997 -7200 # Node ID 2cb082503ef7a63968db8dacc76cc508411b1489 # Parent b2587daaa4e68051d741366d6d0e07e482c04270 Update litecoin tarball name diff -r b2587daaa4e6 -r 2cb082503ef7 bitcoin --- a/bitcoin Sat Apr 23 17:50:46 2016 +0200 +++ b/bitcoin Sat Apr 23 22:23:17 2016 +0200 @@ -12,7 +12,7 @@ '/linux32.tar/!d;s/.*href="\([^"]*\).*/\1/;s|/download$||') ;; litecoin) WGET_URL=$(wget --no-check-certificate -O - $WEB_SITE | sed \ - '/linux.tar/!d;;s/.*href="\([^"]*\).*/\1/;q') ;; + '/linux32.tar/!d;s/.*href="\([^"]*\).*/\1/;q') ;; esac case "$WGET_URL" in ftp*|http*);; diff -r b2587daaa4e6 -r 2cb082503ef7 sublime-text-3 --- a/sublime-text-3 Sat Apr 23 17:50:46 2016 +0200 +++ b/sublime-text-3 Sat Apr 23 22:23:17 2016 +0200 @@ -22,3 +22,4 @@ ln -fs /opt/sublime_text/Icon/$size/sublime-text.png \ ../usr/share/icons/hicolor/$size/apps/sublime-text.png done +cd ../../..