diff options
Diffstat (limited to 'os/debian/watch')
-rw-r--r-- | os/debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/os/debian/watch b/os/debian/watch new file mode 100644 index 000000000..776381b9c --- /dev/null +++ b/os/debian/watch @@ -0,0 +1,5 @@ +version=3 + +options=downloadurlmangle=s/(.*)\/index.html$/\1\/openttd-\1-source.tar.gz/ \ +http://master.binaries.openttd.org/releases/ \ +(\d+(?:\.\d+)*)/index.html |