From 12e9596e9c905cf07d319dfc8ccf4559d9d9ef49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 21:24:47 +0200 Subject: [PATCH] Simplifying watch file to make it actually work. Signed-off-by: Daniel Baumann --- debian/watch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 978c8a7..ff0d434 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/mdadm-$1\.tar\.gz/ \ -https://github.com/md-raid-utilities/mdadm/tags .*/v?(\d\S+)\.tar\.gz +https://github.com/md-raid-utilities/mdadm/tags .*/mdadm-(\d.*)@ARCHIVE_EXT@