diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:27:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:27:44 +0000 |
commit | 32a000d14361b76a22f0db8d22553d7fa2a1b40c (patch) | |
tree | b3b4e83e7f01625e58f3b6c256d47c01e90e7238 /debian/watch | |
parent | Adding upstream version 2.2.0. (diff) | |
download | asciinema-debian.tar.xz asciinema-debian.zip |
Adding debian version 2.2.0-1.debian/2.2.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\.]+) |