summaryrefslogtreecommitdiff
path: root/palemoon-ublock-origin/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-01-16 13:57:38 +0000
committerB Stack <bgstack15@gmail.com>2020-01-16 13:57:38 +0000
commit8635bfb9c3b53bb46ff562e88b84f4cc193cbd57 (patch)
tree7269f52b2c566232f374e16be77967215fdb6780 /palemoon-ublock-origin/debian/watch
parentMerge branch 'xdgmenumaker-bump' into 'master' (diff)
parentublock-origin 1.16.4.14 (diff)
downloadstackrpms-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 'palemoon-ublock-origin/debian/watch')
-rw-r--r--palemoon-ublock-origin/debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/palemoon-ublock-origin/debian/watch b/palemoon-ublock-origin/debian/watch
index 069939d..23b0381 100644
--- a/palemoon-ublock-origin/debian/watch
+++ b/palemoon-ublock-origin/debian/watch
@@ -1,4 +1,4 @@
-# You must remove unused comment lines for the released package.
+# 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/ \
bgstack15