diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-19 16:18:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-19 16:44:38 +0000 |
commit | 394f4cfde232f8a232dfe3c31f2a5dcca8c7e7a5 (patch) | |
tree | 480296e6a2a5d814ad6252c83279ac1935c74a29 | |
parent | Removing pre-stretch news file. (diff) | |
download | deluge-394f4cfde232f8a232dfe3c31f2a5dcca8c7e7a5.tar.xz deluge-394f4cfde232f8a232dfe3c31f2a5dcca8c7e7a5.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 64c8127..61302d1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts="uversionmangle=s/_rc/~rc/" \ - http://download.deluge-torrent.org/source/2.0/deluge-([\d\.]*(?:_rc\d)?)\.tar\.xz +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/deluge-$1\.tar\.gz/ \ +https://github.com/deluge-torrent/deluge/tags .*/v?(\d\S+)\.tar\.gz |