diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:42:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:42:27 +0000 |
commit | 825a01335387de4efac17881048279ddce02117b (patch) | |
tree | 462a857a4afdaad85133467ec86f9b90314d71d6 /debian/watch | |
parent | Adding upstream version 1.3.2. (diff) | |
download | powerline-gitstatus-825a01335387de4efac17881048279ddce02117b.tar.xz powerline-gitstatus-825a01335387de4efac17881048279ddce02117b.zip |
Adding debian version 1.3.2-1.debian/1.3.2-1debian
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..ac28630 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/(?:.*?)?v(\d[\d.]+)\.tar\.gz/powerline-gitstatus-$1.tar.gz/ \ + https://github.com/jaspernbrouwer/powerline-gitstatus/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz |