diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-08 20:38:25 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-03-08 20:38:25 +0100 |
commit | 39bd4e2099df353cc8883ce2b776015a2d965e04 (patch) | |
tree | 3ce8d96dc3afc19655c34240dcc7d9f54d552247 /debian-stable | |
parent | 35ca5cde9cc7660aaca8b5477b4d7e37365d0b9c (diff) | |
download | weechat-39bd4e2099df353cc8883ce2b776015a2d965e04.zip |
debian: fix watch according to download page changes
Diffstat (limited to 'debian-stable')
-rw-r--r-- | debian-stable/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian-stable/watch b/debian-stable/watch index f379eaba4..a48c6206d 100644 --- a/debian-stable/watch +++ b/debian-stable/watch @@ -1,2 +1,2 @@ -version=3 -opts=pgpsigurlmangle=s/$/.asc/ https://weechat.org/files/src/weechat-(\d.*)\.tar\.bz2 +version=4 +opts=pgpsigurlmangle=s/$/.asc/ https://weechat.org/download/ /files/src/weechat-(\d.*)\.tar\.xz |