diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:02:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:02:47 +0000 |
commit | eef19a602f2cd0ec48ce15d8cc0cf32d18c3a48e (patch) | |
tree | f372f5fefb6742c9461467c0dabdc3fd3d01f70a /debian/watch | |
parent | Adding upstream version 1.10.0. (diff) | |
download | litecli-eef19a602f2cd0ec48ce15d8cc0cf32d18c3a48e.tar.xz litecli-eef19a602f2cd0ec48ce15d8cc0cf32d18c3a48e.zip |
Adding debian version 1.10.0-1.debian/1.10.0-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..efeb82e --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/litecli-$1\.tar\.gz/ \ +https://github.com/dbcli/litecli/tags .*/v?(\d\S+)\.tar\.gz |