diff options
-rw-r--r-- | debian/watch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index a244ab5ea..31c6ab82b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 - -opts=dversionmangle=s/~ds\d+$// \ -ftp://ftp.zsh.org/pub/zsh-([\d.]+)\.tar\.bz2 +http://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +# ftp.zsh.org produced timeout again +# Bart Martens <bartm@debian.org> Sat, 05 Jan 2013 08:58:36 +0000 |