diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/watch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 70157dab..cf0cc27f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts=dversionmangle=s/\+dfsg-\d+$// \ - http://impredicative.com/ur/main.html urweb-(.+).tgz +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/urweb-$1\.tar\.gz/ \ + https://github.com/urweb/urweb/releases .*/v?(\d\S+)\.tar\.gz |