From ace38d931d298d39d2dfa0716aed782df81b94f8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 11 Apr 2013 01:13:11 +0200 Subject: new version of paredit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- paredit/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paredit/watch') diff --git a/paredit/watch b/paredit/watch index 2cc78e0..71ad30d 100755 --- a/paredit/watch +++ b/paredit/watch @@ -2,7 +2,7 @@ [ -f paredit.release ] && rm paredit.release -wget 'http://mumble.net/~campbell/emacs/paredit.release' -O paredit.release >/dev/null 2>/dev/null +wget 'http://mumble.net/~campbell/emacs' -O paredit.release >/dev/null 2>/dev/null if [ $? = 0 ]; then [ -f unfetchable ] && rm unfetchable -- cgit v1.2.3-70-g09d2