From ad920536201bbb10c57b8d7af229a5b9a58c0f60 Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Thu, 29 Dec 2022 14:08:54 +0100 Subject: [PATCH] Update watchfile to use Github API --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 91e57db..2e1f01a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts=searchmode=plain \ +opts=searchmode=plain,filenamemangle=s/$/.tar.gz/ \ https://api.github.com/repos/fstl-app/@PACKAGE@/releases \ https://api.github.com/repos/fstl-app/@PACKAGE@/tarball/v@ANY_VERSION@ -- 2.39.5