X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fwatch;fp=debian%2Fwatch;h=e5a64515cc42245c3d8408705601a0e0e4955d28;hp=c77aacfdd874c710cee9afcf689108c66dee84a7;hb=8366a4d034d4684325c92de86231da5723a2f1d4;hpb=aa03032454625361e1abc1cf80f4db0492ae5b81 diff --git a/debian/watch b/debian/watch index c77aacf..e5a6451 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ version=4 -https://github.com/relan/exfat/releases .*/fuse-exfat-(\d\S*)\.tar\.gz \ No newline at end of file +opts="searchmode=plain,\ +filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.gz%" \ +https://api.github.com/repos/relan/exfat/releases?per_page=50 \ +https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@