diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:00:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:00:29 +0000 |
commit | bd6c5aad40a20b2af4a3c885da39fb2a1832eb19 (patch) | |
tree | 2e27b2951f096b501301ee8ea221de96cda71cc9 /debian/watch | |
parent | Adding upstream version 3.2.2. (diff) | |
download | htop-bd6c5aad40a20b2af4a3c885da39fb2a1832eb19.tar.xz htop-bd6c5aad40a20b2af4a3c885da39fb2a1832eb19.zip |
Adding debian version 3.2.2-2.debian/3.2.2-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..0b7bbaa --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/htop-$1\.tar\.gz/ \ + https://github.com/htop-dev/htop/tags .*/(\d{1,2}\.\d.\d)\.tar\.gz |