diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-13 09:12:28 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-13 09:12:28 -0500 |
commit | 332c8effb2942c6c57d02d42bc214c861203a076 (patch) | |
tree | c2f31f2de09058667188ca84bd511f645a0310a2 /systemdtl/debian/watch | |
parent | improve debian/watch files for many packages (diff) | |
download | stackrpms-332c8effb2942c6c57d02d42bc214c861203a076.tar.gz stackrpms-332c8effb2942c6c57d02d42bc214c861203a076.tar.bz2 stackrpms-332c8effb2942c6c57d02d42bc214c861203a076.zip |
add systemdtl 0.0.1
Diffstat (limited to 'systemdtl/debian/watch')
-rw-r--r-- | systemdtl/debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/systemdtl/debian/watch b/systemdtl/debian/watch new file mode 100644 index 0000000..0b62c29 --- /dev/null +++ b/systemdtl/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.*\/archive\/(\d\S+)\/FreeFileSync.*\.tar\.gz/systemdtl-$1\.tar\.gz/g \ + https://gitlab.com/bgstack15/systemdtl/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.* |