From 3cbc50cde37fee19ce98ee8260b0a6095b829c4c Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Sun, 25 Oct 2020 19:53:12 +0200 Subject: Fix debian/watch --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 2afb33d..a0599f1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/-$1\.tar\.gz/ \ - https://github.com/htop-dev/htop/tags .*/archive/(\d{1,2}\.\d.\d)\.tar\.gz \ No newline at end of file +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/htop-$1\.tar\.gz/ \ + https://github.com/htop-dev/htop/tags .*/archive/(\d{1,2}\.\d.\d)\.tar\.gz -- cgit v1.2.3