summaryrefslogtreecommitdiff
path: root/watch
diff options
context:
space:
mode:
Diffstat (limited to 'watch')
-rw-r--r--watch7
1 files changed, 7 insertions, 0 deletions
diff --git a/watch b/watch
new file mode 100644
index 0000000..aca3482
--- /dev/null
+++ b/watch
@@ -0,0 +1,7 @@
+# Compulsory line, this is a version 4 file
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%mkosi-$1.tar.gz%" \
+ https://github.com/systemd/mkosi/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
+