From 17f22eea18df1013aff68457607fe4c7a72b9b8f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 25 Jul 2024 06:16:30 +0200 Subject: Correcting watch file. Signed-off-by: Daniel Baumann --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index d4c1f55..367a2b4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pre-commit-hooks-$1\.tar\.gz/ \ -https://github.com/pre-commit-hooks/pre-commit-hooks/releases .*/v?(\d\S+)\.tar\.gz +opts="dversionmangle=s/\+dfsg//" \ +https://github.com/pre-commit/pre-commit-hooks/tags .*/v?(\d\S+)\.tar\.gz -- cgit v1.2.3