diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:24:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:24:24 +0000 |
commit | e924fa27b9b060b0b78d00d8c7a9b5f40e7d968e (patch) | |
tree | 465d1177e2acd4df5fa27d9625b04ed22105655e /debian/watch | |
parent | Adding upstream version 2.1.0. (diff) | |
download | markdown-it-py-e924fa27b9b060b0b78d00d8c7a9b5f40e7d968e.tar.xz markdown-it-py-e924fa27b9b060b0b78d00d8c7a9b5f40e7d968e.zip |
Adding debian version 2.1.0-5.debian/2.1.0-5debian
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..7c76c12 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="pgpmode=none, filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@myst-parser@-$1.tar.gz%" \ +https://github.com/executablebooks/markdown-it-py/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz |