diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-16 13:57:38 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-16 13:57:38 +0000 |
commit | 8635bfb9c3b53bb46ff562e88b84f4cc193cbd57 (patch) | |
tree | 7269f52b2c566232f374e16be77967215fdb6780 /waterfox-ublock-origin/debian/watch | |
parent | Merge branch 'xdgmenumaker-bump' into 'master' (diff) | |
parent | ublock-origin 1.16.4.14 (diff) | |
download | stackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.tar.gz stackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.tar.bz2 stackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.zip |
Merge branch 'updates' into 'master'
palemoon 28.8.1 and ublock-origin
See merge request bgstack15/stackrpms!114
Diffstat (limited to 'waterfox-ublock-origin/debian/watch')
-rw-r--r-- | waterfox-ublock-origin/debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/waterfox-ublock-origin/debian/watch b/waterfox-ublock-origin/debian/watch new file mode 100644 index 0000000..23b0381 --- /dev/null +++ b/waterfox-ublock-origin/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/.+\/v?(\d\S+)\.tar\.gz/firefox-legacy-$1\.tar\.gz/ \ + https://github.com/gorhill/uBlock/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz |