X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fwatch;h=e5a64515cc42245c3d8408705601a0e0e4955d28;hb=8366a4d034d4684325c92de86231da5723a2f1d4;hp=6a8dc7a14b22df192e2898192b59b016757ebbd6;hpb=30a13991ba3d86fa3f98db674dcafbb430eab372;p=sven%2Ffuse-exfat.git diff --git a/debian/watch b/debian/watch index 6a8dc7a..e5a6451 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ -version=3 -https://github.com/relan/exfat/releases .*/fuse-exfat-(\d\S*)\.tar\.gz \ No newline at end of file +version=4 +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@