summaryrefslogtreecommitdiff
path: root/pasystray/debian/watch
diff options
context:
space:
mode:
Diffstat (limited to 'pasystray/debian/watch')
-rw-r--r--pasystray/debian/watch3
1 files changed, 3 insertions, 0 deletions
diff --git a/pasystray/debian/watch b/pasystray/debian/watch
new file mode 100644
index 0000000..f291b8b
--- /dev/null
+++ b/pasystray/debian/watch
@@ -0,0 +1,3 @@
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/borgmatic-$1\.tar\.gz/ \
+https://github.com/christophgysin/pasystray/tags .*/v?(\d\S+)\.tar\.gz
bgstack15