diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-18 14:07:13 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-18 14:07:13 -0500 |
commit | d89945992c045c263cf8ee47e5c301eda77218e2 (patch) | |
tree | f230b10f5e7937e57f6b1f75366b6e80a91b197e | |
parent | ublock-origin bump to 1.16.4.18 (diff) | |
download | stackrpms-d89945992c045c263cf8ee47e5c301eda77218e2.tar.gz stackrpms-d89945992c045c263cf8ee47e5c301eda77218e2.tar.bz2 stackrpms-d89945992c045c263cf8ee47e5c301eda77218e2.zip |
fix d/w for ublock
-rw-r--r-- | palemoon-ublock-origin/debian/watch | 2 | ||||
-rw-r--r-- | waterfox-ublock-origin/debian/watch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palemoon-ublock-origin/debian/watch b/palemoon-ublock-origin/debian/watch index 23b0381..e7e7f09 100644 --- a/palemoon-ublock-origin/debian/watch +++ b/palemoon-ublock-origin/debian/watch @@ -2,4 +2,4 @@ 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 + https://github.com/gorhill/uBlock-for-firefox-legacy/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz diff --git a/waterfox-ublock-origin/debian/watch b/waterfox-ublock-origin/debian/watch index 23b0381..e7e7f09 100644 --- a/waterfox-ublock-origin/debian/watch +++ b/waterfox-ublock-origin/debian/watch @@ -2,4 +2,4 @@ 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 + https://github.com/gorhill/uBlock-for-firefox-legacy/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz |