summaryrefslogtreecommitdiff
path: root/freefilesync/debian/watch
blob: aeea20e7804ff4d45dd6333683486d6eaba88aa5 (plain)
1
2
3
4
# You must remove unused comment lines for the released package.
version=4
opts=filenamemangle=s/.*\/archive\/(\d\S+)\/FreeFileSync.*\.tar\.gz/FreeFileSync-$1\.tar\.gz/g \
  https://gitlab.com/opensource-tracking/FreeFileSync/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.*
bgstack15