summaryrefslogtreecommitdiff
path: root/keyboard-leds-trayicons/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-15 14:26:48 +0000
committerB Stack <bgstack15@gmail.com>2020-02-15 14:26:48 +0000
commit37038b1e16626091ecbea2ffa22f22f3a3d6e2b6 (patch)
treeaaad6847ff7fb13ad6440a3d6365dfbe793afe12 /keyboard-leds-trayicons/debian/watch
parentadd readme for mktrayicon (diff)
parentfix icon transparency (diff)
downloadstackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.tar.gz
stackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.tar.bz2
stackrpms-37038b1e16626091ecbea2ffa22f22f3a3d6e2b6.zip
Merge branch 'klt-bump' into 'mktrayicon-bump'
add keyboard-leds-trayicons See merge request bgstack15/stackrpms!124
Diffstat (limited to 'keyboard-leds-trayicons/debian/watch')
-rw-r--r--keyboard-leds-trayicons/debian/watch4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboard-leds-trayicons/debian/watch b/keyboard-leds-trayicons/debian/watch
new file mode 100644
index 0000000..8c60b19
--- /dev/null
+++ b/keyboard-leds-trayicons/debian/watch
@@ -0,0 +1,4 @@
+# You must remove unused comment lines for the released package.
+version=4
+https://gitlab.com/bgstack15/keyboard-leds-trayicons/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
+
bgstack15