diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-28 13:47:01 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-28 13:47:01 +0000 |
commit | 06daf9c8894827fe4954f1dcd63a986d42461a70 (patch) | |
tree | f59daf184a0a3e93d169d88505eceecf8763c8c1 /waterfox-ublock-origin/waterfox-ublock-origin.spec | |
parent | WIP: waterfox-ublock-origin, fix srpm build problem (diff) | |
parent | change source0 to solve rpkg issue in copr (diff) | |
download | stackrpms-06daf9c8894827fe4954f1dcd63a986d42461a70.tar.gz stackrpms-06daf9c8894827fe4954f1dcd63a986d42461a70.tar.bz2 stackrpms-06daf9c8894827fe4954f1dcd63a986d42461a70.zip |
Merge branch 'fix-copr' into 'updates'
change source0 to solve rpkg issue in copr
See merge request bgstack15/stackrpms!118
Diffstat (limited to 'waterfox-ublock-origin/waterfox-ublock-origin.spec')
-rw-r--r-- | waterfox-ublock-origin/waterfox-ublock-origin.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox-ublock-origin/waterfox-ublock-origin.spec b/waterfox-ublock-origin/waterfox-ublock-origin.spec index bae3097..042f490 100644 --- a/waterfox-ublock-origin/waterfox-ublock-origin.spec +++ b/waterfox-ublock-origin/waterfox-ublock-origin.spec @@ -11,7 +11,7 @@ Summary: uBlock Origin installed to system Waterfox extensions directory Group: Applications/Internet License: GPLv3+ and LGPLv3 and MIT and OFL URL: https://github.com/gorhill/uBlock -Source0: https://github.com/gorhill/uBlock-for-firefox-legacy/releases/download/firefox-legacy-%{version}/uBlock0.firefox-legacy.xpi +Source0: README.md Source1: https://github.com/gorhill/uBlock-for-firefox-legacy/releases/download/firefox-legacy-%{version}/uBlock0.firefox-legacy.xpi BuildRequires: unzip BuildRequires: coreutils |