From 92695e1c1ec12fee0b14f7dda7b1a4148246fe0a Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Mon, 17 Jun 2024 11:58:40 +0000 Subject: [PATCH] Fix watch file --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 8b78a06..d036b21 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 opts="searchmode=html" \ https://github.com/hyprwm/hyprwayland-scanner/tags \ - https://github.com/hyprwm/hyprwayland-scanner/archive/refs/tags/v(\d+)\.(\d+).tar\.gz + https://github.com/hyprwm/hyprwayland-scanner/archive/refs/tags/v(\d+)\.(\d+)\.(\d+)?\.tar\.gz