summaryrefslogtreecommitdiff
path: root/freefilesync/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
committerB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
commit8f72976db1311f5de6d4916f4db0058346e0f727 (patch)
tree47b224ccd882ec12a932ad77732704ea082eed65 /freefilesync/debian/watch
parentadd palemoon dpkg for devuan (diff)
downloadstackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.gz
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.bz2
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.zip
add freefilesync dpkg rough draft
Diffstat (limited to 'freefilesync/debian/watch')
-rw-r--r--freefilesync/debian/watch3
1 files changed, 3 insertions, 0 deletions
diff --git a/freefilesync/debian/watch b/freefilesync/debian/watch
new file mode 100644
index 0000000..880dfa8
--- /dev/null
+++ b/freefilesync/debian/watch
@@ -0,0 +1,3 @@
+# You must remove unused comment lines for the released package.
+version=3
+https://gitlab.com/opensource-tracking/FreeFileSync/-/archive/([\d\.]+)/FreeFileSync-([\d\.]+).tar.gz
bgstack15