diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-15 14:27:32 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-15 14:27:32 +0000 |
commit | 86fbd7f076b15a860d043f6c2c5b8c88934051e3 (patch) | |
tree | aaad6847ff7fb13ad6440a3d6365dfbe793afe12 /mktrayicon/debian/watch | |
parent | Merge branch 'updates' into 'master' (diff) | |
parent | Merge branch 'klt-bump' into 'mktrayicon-bump' (diff) | |
download | stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.tar.gz stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.tar.bz2 stackrpms-86fbd7f076b15a860d043f6c2c5b8c88934051e3.zip |
Merge branch 'mktrayicon-bump' into 'master'
Add mktrayicon (my fork) and keyboard-leds-trayicons
Closes #15
See merge request bgstack15/stackrpms!125
Diffstat (limited to 'mktrayicon/debian/watch')
-rw-r--r-- | mktrayicon/debian/watch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mktrayicon/debian/watch b/mktrayicon/debian/watch index 76575dc..f6521f7 100644 --- a/mktrayicon/debian/watch +++ b/mktrayicon/debian/watch @@ -1,2 +1,4 @@ # You must remove unused comment lines for the released package. -version=3 +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.* |