From ff9527ea52af49b86759a32ef62aa1ca9057834b Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Sun, 29 Aug 2021 08:36:43 -0400 Subject: [PATCH] debian/watch: Watch for stable releases --- debian/watch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 2f3c7707..6b05f4ad 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="uversionmangle=s/\.(alpha|beta|rc)/~$1/" \ -https://download.gnome.org/sources/@PACKAGE@/@ANY_VERSION@/ \ -@PACKAGE@@ANY_VERSION@\.tar\.xz +opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/" \ +https://download.gnome.org/sources/@PACKAGE@/cache.json \ + \d+/@PACKAGE@-([\d.]+)@ARCHIVE_EXT@