From d04c4ad28a0cc66871d09757a9d67f0c46618a55 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 23 Apr 2025 08:00:51 +0200 Subject: [PATCH] Simplifying watch file. Signed-off-by: Daniel Baumann --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 89e5f3b..f12e895 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -https://github.com/prompt-toolkit/ptpython/tags .*/archive/refs/tags/@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/prompt-toolkit/ptpython/tags .*/v?(\d.*)@ARCHIVE_EXT@