summaryrefslogtreecommitdiff
path: root/watch
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2016-11-06 19:28:47 -0300
committerFelipe Sateler <fsateler@debian.org>2016-11-06 19:28:47 -0300
commit8f2826c40e82241eac3e07458a1817521450797e (patch)
tree9c0926e6e464e01ce7111ed793a43d8957a3bdfb /watch
Import mkosi_1-1.debian.tar.xz
[dgit import tarball mkosi 1-1 mkosi_1-1.debian.tar.xz]
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
+