diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-29 12:45:22 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-29 12:45:22 -0500 |
commit | ce6fab56884734a313231fd4cbba1fb5b75ee219 (patch) | |
tree | a677b8f6b80c51d31ed6d505e5766c6f6d7a1663 /waterfox/debian/watch | |
parent | Merge branch 'fix-copr' into 'updates' (diff) | |
download | stackrpms-ce6fab56884734a313231fd4cbba1fb5b75ee219.tar.gz stackrpms-ce6fab56884734a313231fd4cbba1fb5b75ee219.tar.bz2 stackrpms-ce6fab56884734a313231fd4cbba1fb5b75ee219.zip |
palemoon bump, waterfox bumped but not working
Diffstat (limited to 'waterfox/debian/watch')
-rw-r--r-- | waterfox/debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
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 |