diff options
-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 |