From ce6fab56884734a313231fd4cbba1fb5b75ee219 Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 29 Jan 2020 12:45:22 -0500 Subject: palemoon bump, waterfox bumped but not working --- waterfox/debian/watch | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 waterfox/debian/watch (limited to 'waterfox/debian/watch') diff --git a/waterfox/debian/watch b/waterfox/debian/watch new file mode 100644 index 0000000..00aff65 --- /dev/null +++ b/waterfox/debian/watch @@ -0,0 +1,5 @@ +# This can pull in the source code, but not the real xpi file. Unfortunately you need to hand-assemble a tarball with the xpi file in it. See README.debian +version=4 +# uscan will make a nice symlink, so no name mangling is required. +opts=filenamemangle=s/.+\/([\d\.]+-classic)\.tar\.gz/waterfox_$1.orig\.tar\.gz/ \ + https://github.com/MrAlex94/Waterfox/tags .*/([\d\.]+)-classic\.tar\.gz -- cgit