From 0abd61cba9467e836532d2c37de9127fd9ae37b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 21:45:43 +0200 Subject: [PATCH] Simplifying watch file to make it actually work. Signed-off-by: Daniel Baumann --- debian/watch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 7f1c484..78386ec 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=4 -opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/zmodemjs-$1\.tar\.gz/ \ - dversionmangle=s/\+dfsg//" \ -https://github.com/FGasper/zmodemjs/tags .*/v?(\d\S+)\.tar\.gz +opts="dversionmangle=s/\+dfsg//" \ +https://github.com/FGasper/zmodemjs/tags .*/v?(\d.*)@ARCHIVE_EXT@