diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-02-16 03:05:00 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-02-16 03:05:00 +0100 |
commit | 9b8dc25e55f56d2082cb7e27ec526440f299143c (patch) | |
tree | 46f0d41eb671b920f36fc74b38f934c5ea00f693 | |
parent | d3de8b1ee945fe80d8058971bbb34409458d5ee3 (diff) | |
download | zsh-9b8dc25e55f56d2082cb7e27ec526440f299143c.tar.gz zsh-9b8dc25e55f56d2082cb7e27ec526440f299143c.zip |
Switch debian/watch to version 4
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index a2dd4a72a..f014dd5e1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 opts="pgpsigurlmangle=s/$/.asc/" \ https://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) opts="pgpsigurlmangle=s/$/.asc/" \ |