summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772019-12-04 09:55:34 +0100
committerhawkeye1164772019-12-04 09:55:34 +0100
commit1ca20d2425653f9ceabb940d8d1a64a8e3b3d569 (patch)
tree6318f1b2db41f73655f72d0279d6d6241aaa96f3
parentd829822b895af05a73ca2eef10012b20efb43266 (diff)
downloadaur-1ca20d2425653f9ceabb940d8d1a64a8e3b3d569.tar.gz
Fix link
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 330d07a37fb3..afa2189e959e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -60,7 +60,7 @@ pkgbase = waterfox-current-kpe
source = waterfox-current.1::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/waterfox-current.1
source = syspref.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/syspref.js
source = waterfox-current-kde-68.0.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/waterfox-current-kde-68.0.patch
- source = mozilla-nongnome-proxies.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-beta/patches/mozilla-nongnome-proxies.patch
+ source = mozilla-nongnome-proxies.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/mozilla-nongnome-proxies.patch
source = allow_run_current_when_classic.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/allow_run_current_when_classic.patch
source = disable_some_telemetry.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/disable_some_telemetry.patch
source = icon_mish_mash.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/icon_mish_mash.patch
diff --git a/PKGBUILD b/PKGBUILD
index ef611976ab2a..46815b649a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit"
"waterfox-current.1::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/waterfox-current.1"
"syspref.js::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/syspref.js"
"waterfox-current-kde-68.0.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/waterfox-current-kde-68.0.patch"
- "mozilla-nongnome-proxies.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-beta/patches/mozilla-nongnome-proxies.patch"
+ "mozilla-nongnome-proxies.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/mozilla-nongnome-proxies.patch"
"allow_run_current_when_classic.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/allow_run_current_when_classic.patch"
"disable_some_telemetry.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/disable_some_telemetry.patch"
"icon_mish_mash.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/icon_mish_mash.patch"