From: Jakob Haufe Date: Thu, 29 Dec 2022 13:08:54 +0000 (+0100) Subject: Update watchfile to use Github API X-Git-Url: https://git.sur5r.net/?p=fstl;a=commitdiff_plain;ds=sidebyside Update watchfile to use Github API --- diff --git a/debian/watch b/debian/watch index 29c3b48..91e57db 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=4 -https://github.com/fstl-app/fstl/releases .*/v?(\d\S*)\.tar\.gz +opts=searchmode=plain \ + https://api.github.com/repos/fstl-app/@PACKAGE@/releases \ + https://api.github.com/repos/fstl-app/@PACKAGE@/tarball/v@ANY_VERSION@