diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:00:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:00:00 +0000 |
commit | 926af7ee77db2183c26f29c6e9341087ac2c85d8 (patch) | |
tree | 8a04d8fe14a912618c75a737b79d6dc5f165263a /debian/watch | |
parent | Adding upstream version 2.3.1. (diff) | |
download | cli-helpers-926af7ee77db2183c26f29c6e9341087ac2c85d8.tar.xz cli-helpers-926af7ee77db2183c26f29c6e9341087ac2c85d8.zip |
Adding debian version 2.3.1-1.debian/2.3.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-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..9cc336d --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/cli_helpers-$1\.tar\.gz/ \ +https://github.com/dbcli/cli_helpers/tags .*/v?(\d\S+)\.tar\.gz |