diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:59:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:59:19 +0000 |
commit | de82646ab1936e0fcc2dbd6f498981b2a7b97f35 (patch) | |
tree | be5995b0aed456cdf54a84f07ee00780b6053fc0 /debian/watch | |
parent | Adding upstream version 2.4.0. (diff) | |
download | asciinema-debian.tar.xz asciinema-debian.zip |
Adding debian version 2.4.0-1.debian/2.4.0-1debian
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..019f11c --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="mode=git,pgpmode=gittag" \ +https://github.com/asciinema/asciinema.git refs/tags/v([\d\.]+) |