summaryrefslogtreecommitdiff
path: root/mktrayicon/debian/watch
diff options
context:
space:
mode:
Diffstat (limited to 'mktrayicon/debian/watch')
-rw-r--r--mktrayicon/debian/watch4
1 files changed, 4 insertions, 0 deletions
diff --git a/mktrayicon/debian/watch b/mktrayicon/debian/watch
new file mode 100644
index 0000000..f6521f7
--- /dev/null
+++ b/mktrayicon/debian/watch
@@ -0,0 +1,4 @@
+# You must remove unused comment lines for the released package.
+version=4
+#opts=filenamemangle=s/.*\/archive\/(\d\S+)\/mktra.*\.tar\.gz/systemdtl-$1\.tar\.gz/g \
+ https://gitlab.com/bgstack15/mktrayicon/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
bgstack15